mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 02:15:31 +00:00
The function meth_init_tx_ring() is called from meth_tx_timeout(),
in which spin_lock is held, so we should use GFP_ATOMIC instead.
Fixes:
|
||
|---|---|---|
| .. | ||
| ioc3-eth.c | ||
| Kconfig | ||
| Makefile | ||
| meth.c | ||
| meth.h | ||