diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2008-07-15 22:22:49 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-15 23:12:20 +0200 |
commit | 63cf13b77ab785e87c867defa8545e6d4a989774 (patch) | |
tree | b71d0a77a59f58f90de9d24d3ecaf6f4eab67fca /drivers/ide/ide-pnp.c | |
parent | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-63cf13b77ab785e87c867defa8545e6d4a989774.tar.xz linux-63cf13b77ab785e87c867defa8545e6d4a989774.zip |
generic ipi function calls: wait on alloc failure fallback
When a GFP_ATOMIC allocation fails, it falls back to allocating the
data on the stack and converting it to a waiting call.
Make sure we actually wait in this case.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ide/ide-pnp.c')
0 files changed, 0 insertions, 0 deletions