commit | fcab1e51796d8bcd1a7969ff52bd904d38748e00 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Thu Mar 23 07:48:16 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:15:21 2006 -0800 |
tree | ed2429321d8d12e9ec93fa2c0aec31fdc3d7b267 | |
parent | 2e6e33bab6e1996a5dec9108fb467b52b841e7a8 [diff] |
[PATCH] sparc64: fix set_page_count merge clash Merge clash will have broken sparc64. Synch up its online_page implementation with powerpc, which was identical until the set_page_count removal. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>