mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
5c2cec143a
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> |
||
---|---|---|
.. | ||
ehea_ethtool.c | ||
ehea_hcall.h | ||
ehea_hw.h | ||
ehea_main.c | ||
ehea_phyp.c | ||
ehea_phyp.h | ||
ehea_qmr.c | ||
ehea_qmr.h | ||
ehea.h | ||
Makefile |