[PATCH 1/3] ehea: fix might sleep problem

Jeff Garzik jeff at garzik.org
Fri Jul 4 22:14:23 EST 2008


Jan-Bernd Themann wrote:
> A mutex has to be replaced by spinlocks as it can be called from
> a context which does not allow sleeping.
> The kzalloc flag GFP_KERNEL has to be replaced by GFP_ATOMIC
> for the same reason.
> 
> Signed-off-by: Jan-Bernd Themann <themann at de.ibm.com>

applied 1-3 to 2.6.26





More information about the Linuxppc-dev mailing list