Re: [RFC][PATCH] unify pfn_to_page [25/25] sparc64 pfn_to_page/page_to_pfn

From: KAMEZAWA Hiroyuki
Date: Mon Feb 06 2006 - 19:00:05 EST


David S. Miller wrote:
We did not want these inlined on sparc64 for a good reason.
The pointer arithmatic gets expanded to many additions,
subtractions, and shifts, and I felt it too much to inline.

Okay.
If you want to consolidate all of the implementations, that's
fine, but please keep the option of not inlining these two
routines.


I'll do (and CC to each arch's maintainer in next post)

Thanks,
-- Kame


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/