Al Viro 76e8d7cb71 jfs: microoptimize get_zeroed_page / virt_to_page
get_zeroed_page does alloc_page and returns page_address of the result;
subsequent virt_to_page will recover the page, but since the caller
needs both page and its page_address() anyway, why bother going through
that wrapper at all?

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-01-04 10:29:28 -05:00
..
2015-07-09 11:42:21 -07:00
2006-10-02 09:55:27 -05:00
2008-05-13 08:22:10 -05:00
2013-06-29 12:56:42 +04:00
2013-06-05 14:47:19 -05:00
2006-10-02 09:55:27 -05:00
2013-06-05 14:47:19 -05:00
2007-04-26 07:30:29 -05:00
2011-03-31 11:26:23 -03:00
2010-08-09 11:25:17 +02:00
2013-06-05 14:47:19 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2013-06-05 14:47:19 -05:00
2009-02-02 13:43:28 -06:00
2013-06-05 14:47:19 -05:00
2015-05-10 22:18:26 -04:00