search for: keita

Displaying 7 results from an estimated 7 matches for "keita".

Did you mean: keith
2020 Oct 14
2
[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
...ion nvios_iccsense_parse, and stored to a struct member of local variable. However, the array is not freed when the local variable becomes invalid, and the reference is not passed on, leading to a memory leak. Fix this by freeing struct pw_rail_t when exiting nvkm_iccsense_oneinit. Signed-off-by: Keita Suzuki <keitasuzuki.park at sslab.ics.keio.ac.jp> --- drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c b/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c index fe...
2017 Sep 18
0
Fwd: Seattle/King County based meetup
---------- Forwarded message ---------- From: keita abdoul-kader <abdoulk.keita at gmail.com> Date: Mon, Sep 18, 2017 at 2:01 PM Subject: Re: [llvm-dev] Seattle/King County based meetup To: Sam Elliott <ashe2 at cs.washington.edu> On Mon, Sep 18, 2017 at 1:53 PM, Sam Elliott <ashe2 at cs.washington.edu> wrote: > I would be...
2010 Aug 24
1
[LLVMdev] exporting Dags
Hi, Did anyone thought of a serialization/deserialization mechanism for DAGs ? Right now i am using the -view-dags functions family.The dot file produced is great for drawing but i find it a bit hard to rebuilt a graph from there(the dot parser are somewhat buggy and much of the useful information is packed in the label element... ) all ideas are welcome... Thanks -------------- next part
2020 Oct 15
0
[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
Ben, I think this is like the 5th patch tackling this issue, I think we should merge one of those. On Thu, Oct 15, 2020 at 6:23 AM Keita Suzuki <keitasuzuki.park at sslab.ics.keio.ac.jp> wrote: > > struct pw_rail_t is allocated as an array in function nvios_iccsense_parse, > and stored to a struct member of local variable. However, the array is not > freed when the local variable becomes invalid, and the reference...
2014 Sep 11
1
ASTERISK AND CHAT MESSAGES
Hello. I have properly configured my asterisk server with some SIP accounts that work very well. Now when I want to send a chat message from my SIP client(Zoiper), I receive the following error message: *WARNING [2578]: chan_sip.c: 14511 receive_message: Received Message to <sip: .... at ..... transport = UDP> from <sip: .... at ..... transport = UDP>; tag = b03dfe52, dropped it.
2017 Aug 29
3
[RFC] Enhance Partial Inliner by using a general outlining scheme for cold blocks
I second the fact that a way to outline specific function regions independently of the partial inliner sound very useful. I am not sure however if we would want a mode within the partialInliner or something completely independent. As a general question, does anybody has a clear idea of what are the constraints on the region CodeExtractor is currently able to handle ? Going through the code, it
2017 Sep 18
0
Seattle/King County based meetup
Hello all, There seems to be no local meetup for Seattle based people. How many people are interested in Seattle based recurrent meeting following the format from the bay-area social meetup ? Compiler Engineering @ Facebook Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: