x86: apply missing DMA/OOM prevention to floppy_32.h
authorThomas Gleixner <tglx@linutronix.de>
Mon, 15 Oct 2007 21:28:20 +0000 (23:28 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:17:22 +0000 (20:17 +0200)
commit2dc27f01ec3990d79fc97386459191fc3da2b02f
treee446eccf32953ea5dab473f4db5bb1886e0f2e42
parent106619c440a7cd5a100eaba38665231ab8c762b8
x86: apply missing DMA/OOM prevention to floppy_32.h

commit 554d284ba90bc2306c31e5363789f05c320969c3 added _GPF_NORETRY
to floppy_64.h to prevent OOM killer on floppy DMA allocations.

Apply the same to the 32 bit variant.

Found during the attempt to unify the _32/_64 variants. Seperate commit
to document the resulting code change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/floppy_32.h