* [PATCH] Compile fix: Remove duplicate struct slb_flush_info fi
@ 2005-12-12 16:29 Adam Litke
0 siblings, 0 replies; only message in thread
From: Adam Litke @ 2005-12-12 16:29 UTC (permalink / raw)
To: akpm; +Cc: linux-mm, David Gibson
This appeared in -mm2:
hugetlbpage.c | 1 -
1 files changed, 1 deletion(-)
diff -upN reference/arch/powerpc/mm/hugetlbpage.c current/arch/powerpc/mm/hugetlbpage.c
--- reference/arch/powerpc/mm/hugetlbpage.c
+++ current/arch/powerpc/mm/hugetlbpage.c
@@ -280,7 +280,6 @@ static int open_high_hpage_areas(struct
{
struct slb_flush_info fi;
unsigned long i;
- struct slb_flush_info fi;
BUILD_BUG_ON((sizeof(newareas)*8) != NUM_HIGH_AREAS);
BUILD_BUG_ON((sizeof(mm->context.high_htlb_areas)*8)
Signed-off-by: Adam Litke <agl@us.ibm.com>
--
Adam Litke - (agl at us.ibm.com)
IBM Linux Technology Center
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-12 16:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-12 16:29 [PATCH] Compile fix: Remove duplicate struct slb_flush_info fi Adam Litke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox