aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorMike Travis <[email protected]>2014-10-13 15:54:05 -0700
committerLinus Torvalds <[email protected]>2014-10-14 02:18:22 +0200
commit906e36c5c717cc99e622350f533876feed9bffe0 (patch)
tree054826656a5ea90f62373eca18e0b504edc0b59c /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent67cf13ceed89e2c1a967719e98624a20c48dfb5a (diff)
x86: use optimized ioresource lookup in ioremap function
Use the optimized ioresource lookup, "region_is_ram", for the ioremap function. If the region is not found, it falls back to the "page_is_ram" function. If it is found and it is RAM, then the usual warning message is issued, and the ioremap operation is aborted. Otherwise, the ioremap operation continues. Signed-off-by: Mike Travis <[email protected]> Acked-by: Alex Thorlton <[email protected]> Reviewed-by: Cliff Wickman <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Mark Salter <[email protected]> Cc: Dave Young <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions