diff options
author | Andy Whitcroft <apw@shadowen.org> | 2006-06-23 05:03:12 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 10:42:47 -0400 |
commit | 67de648211fa041fe08a0c25241a4980bbb90698 (patch) | |
tree | 94f737e0fed7c40dc59e94f05d6851e490082068 /include/asm-generic/mutex-null.h | |
parent | 6811378e7d8b9aa4fca2a1ca73d24c9d67c9cb12 (diff) |
[PATCH] squash duplicate page_to_pfn and pfn_to_page
We have architectures where the size of page_to_pfn and pfn_to_page are
significant enough to overall image size that they wish to push them out of
line. However, in the process we have grown a second copy of the
implementation of each of these routines for each memory model. Share the
implmentation exposing it either inline or out-of-line as required.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-generic/mutex-null.h')
0 files changed, 0 insertions, 0 deletions