Displaying 2 results from an estimated 2 matches for "memset'ing".
2010 Feb 15
1
[git pull] drm
...hrieb Dave Airlie:
>
> Dave,
>
> I just updated from to rc8 and got the a scheduling while atomic warning in
> nouveau. (see below).
Linus' tree is missing two fixes:
drm/nouveau: don't hold spin lock while calling kzalloc with GFP_KERNEL
drm/nouveau: spin_lock_init after memset'ing the bios struct
The first one fixes your bug.
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=ed64797d153ecf0da79b8b849642d7a109fd97fd
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=9da76700072a00c39e21553df0998c7b3b620d88
If they won't go into 2.6.33, they are per...
2003 Sep 17
1
[Bug 660] buffer_free should reset buffer->alloc
...Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: zardoz at users.sf.net
Set it to zero to remove any chance of double free or memset'ing already freed
memory
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.