]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cciss: map out more memory for config table
authorMike Miller <mike.miller@hp.com>
Wed, 13 Dec 2006 08:34:21 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:49 +0000 (09:05 -0800)
commit47b5785765cb38cc81e5df0c7790cb9bfeecde37
tree096e806d4eba56b9e57812c338a0c1ce24fab8bf
parent3af8b7b845d3af2ec0c03dca6238b76737850e4a
[PATCH] cciss: map out more memory for config table

Map out more memory for our config table.  It's required to reach offset
0x214 to disable DMA on the P600.  I'm not sure how I lost this hunk.
Please consider this for inclusion.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cciss.c