commit | ab26a5276c1b0945c3281a73b3a89d025906c880 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Mon Feb 04 22:31:24 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 05 09:44:31 2008 -0800 |
tree | 1a0e98af4b4b35bfb26e664c08ec149f943eabab | |
parent | 47afa1d5f826606def7c498e93ec79a905042c56 [diff] |
uml: remove map_cb John Reiser noticed that a physical memory region was being mapped twice. This patch fixes that, and it inlines the responsible function, as that had only one caller. Cc: John Reiser <jreiser@BitWagon.com> Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>