Found 9 matching messages (0.012 seconds). Page 1 of 1.
Hi Jeff:
Could you please review this patch? Sorry for miss sending the patch to
you for review at beginning.
Thanks a lot
-Bryan Wu
On ... , Bryan"
linux-kernel - Bryan Wu - May 23 2007 - 04:30
... : > > Could you please review this patch? Sorry for miss sending the patch to > ... for review at beginning. can you resend as a patch rather than a quoted patch? Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...
linux-kernel - Jeff Garzik - May 23 2007 - 05:13
... > > > Could you please review this patch? Sorry for miss sending the patch to > ... for review at beginning. > > can you resend as a patch rather than a quoted patch? > > Jeff > > Oh, sorry, I forgot this. It will be sent ASAP. Thanks Jeff ...
linux-kernel - Bryan Wu - May 23 2007 - 05:16
From: Alan Stern
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18
... unlock_page(), must not clear the lock without ensuring that the critical section is closed. Mingming later sent the same patch, saying: We are running SDET benchmark and saw double free issue for ext3 extended attributes block, which complains ...
linux-kernel - Greg KH - Mar 7 2007 - 13:12
Before preempt notifiers, kvm needed to allocate memory with GFP_NOWAIT so as not to have to enable preemption and take a heavyweight exit. On oom, we'd fall back to a GFP_KERNEL allocation. With preemption notifiers, we can do a GFP_KERNEL
linux-kernel - Avi Kivity - Sep 17 2007 - 04:32
This done in anticipation of removal of urb->status, which will make
that patch easier to review and apply in the future.
Cc: linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
Dynamically create the kset instead of declaring it statically.
Cc: Kay Sievers
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:31
Signed-off-by: Joe Perches
linux-kernel - Joe Perches - Mar 23 2008 - 04:03