The patch titled ia64-tree-wide-misc-__cpuinitdata-init-exit fix has been added to the -mm tree. Its filename is ia64-tree-wide-misc-__cpuinitdata-init-exit-fix.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: ia64-tree-wide-misc-__cpuinitdata-init-exit fix From: "Satyam Sharma" <satyam.sharma@xxxxxxxxx> Cc: "Luck, Tony" <tony.luck@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/ia64/kernel/palinfo.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/ia64/kernel/palinfo.c~ia64-tree-wide-misc-__cpuinitdata-init-exit-fix arch/ia64/kernel/palinfo.c --- a/arch/ia64/kernel/palinfo.c~ia64-tree-wide-misc-__cpuinitdata-init-exit-fix +++ a/arch/ia64/kernel/palinfo.c @@ -947,7 +947,7 @@ create_palinfo_proc_entries(unsigned int } } -static void __cpuexit +static void remove_palinfo_proc_entries(unsigned int hcpu) { int j; _ Patches currently in -mm which might be from satyam.sharma@xxxxxxxxx are ia64-tree-wide-misc-__cpuinitdata-init-exit-fix.patch kill-declare_mutex_locked.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html