The patch titled doc: update panic_on_oops documentation has been removed from the -mm tree. Its filename is doc-update-panic_on_oops-documentation.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: doc: update panic_on_oops documentation From: Maxime Bizon <mbizon@xxxxxxxxxx> Signed-off-by: Maxime Bizon <mbizon@xxxxxxxxxx> Acked-by: Simon Horman <horms@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- Documentation/sysctl/kernel.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff -puN Documentation/sysctl/kernel.txt~doc-update-panic_on_oops-documentation Documentation/sysctl/kernel.txt --- a/Documentation/sysctl/kernel.txt~doc-update-panic_on_oops-documentation +++ a/Documentation/sysctl/kernel.txt @@ -211,9 +211,8 @@ Controls the kernel's behaviour when an 0: try to continue operation -1: delay a few seconds (to give klogd time to record the oops output) and - then panic. If the `panic' sysctl is also non-zero then the machine will - be rebooted. +1: panic immediatly. If the `panic' sysctl is also non-zero then the + machine will be rebooted. ============================================================== _ Patches currently in -mm which might be from mbizon@xxxxxxxxxx are - 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