summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid Brownell2007-05-08 09:25:29 +0200
committerLinus Torvalds2007-05-08 20:15:00 +0200
commit2e17c5508fa015f2c7690e29041f437e9308c64f (patch)
treed53402b77180827931fc31b190be53c6b20ec2c0 /kernel
parentrcutorture: Mark rcu_torture_init as __init (diff)
downloadkernel-qcow2-linux-2e17c5508fa015f2c7690e29041f437e9308c64f.tar.gz
kernel-qcow2-linux-2e17c5508fa015f2c7690e29041f437e9308c64f.tar.xz
kernel-qcow2-linux-2e17c5508fa015f2c7690e29041f437e9308c64f.zip
init dma masks in pnp_dev
PNP now initializes device dma masks, which prevents oopses when generic dma calls are made using pnp device nodes. This assumes PNP only uses ISA DMA, with 24 bit addresses; and that it's safe to init those masks for all devices (rather than finding out which devices have been assigned DMA channels, and handling only those). Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Cc: Adam Belay <abelay@novell.com> Cc: Jaroslav Kysela <perex@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions