aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_hw.h
diff options
context:
space:
mode:
authorJan-Bernd Themann <ossthema@de.ibm.com>2008-07-03 10:18:45 -0400
committerJeff Garzik <jgarzik@redhat.com>2008-07-04 08:10:06 -0400
commit5c2cec143ac54c1960e54bc320fa7d13ac8e0f4a (patch)
treecbb2fa3d146543d116f60611330e97dc62346307 /drivers/net/ehea/ehea_hw.h
parent97bff0953dd45a633fa69e1a650d612f5610a60b (diff)
ehea: fix might sleep problem
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@de.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/ehea/ehea_hw.h')
0 files changed, 0 insertions, 0 deletions