The patch titled drivers/char/ipmi/ipmi_poweroff.c: lower printk severity has been removed from the -mm tree. Its filename was drivers-char-ipmi-ipmi_poweroffc-lower-printk-severity.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: drivers/char/ipmi/ipmi_poweroff.c: lower printk severity From: Dan Aloni <da-x@xxxxxxxxxxxxx> Signed-off-by: Dan Aloni <da-x@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/char/ipmi/ipmi_poweroff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/char/ipmi/ipmi_poweroff.c~drivers-char-ipmi-ipmi_poweroffc-lower-printk-severity drivers/char/ipmi/ipmi_poweroff.c --- a/drivers/char/ipmi/ipmi_poweroff.c~drivers-char-ipmi-ipmi_poweroffc-lower-printk-severity +++ a/drivers/char/ipmi/ipmi_poweroff.c @@ -679,7 +679,7 @@ static int ipmi_poweroff_init (void) { int rv; - printk ("Copyright (C) 2004 MontaVista Software -" + printk (KERN_INFO "Copyright (C) 2004 MontaVista Software -" " IPMI Powerdown via sys_reboot.\n"); if (poweroff_powercycle) _ Patches currently in -mm which might be from da-x@xxxxxxxxxxxxx are origin.patch drivers-acpi-pci_linkc-lower-printk-severity.patch arch-x86_64-kernel-processc-lower-printk-severity.patch arch-x86_64-kernel-aperturec-lower-printk-severity.patch arch-x86_64-kernel-e820c-lower-printk-severity.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