IDE: Save a call to PageHighMem()
authorJean Delvare <khali@linux-fr.org>
Tue, 23 Jun 2009 11:12:24 +0000 (04:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2009 17:42:55 +0000 (10:42 -0700)
PageHighMem() isn't cheap so avoid calling it twice on the same page.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found