RE: [RFC][PATCH] Fix kexec abort due to IPI from panic().

From: Seiji Aguchi
Date: Fri Oct 08 2010 - 20:04:15 EST


Hi Eric

Thank you for your detailed explanation.
I understood historic backdrop of kexec in upstream kernel.
I also understood the reason why you are worried about
kmsg_dump in kexec path.

The problem is that kmsg_dumper or notifier calls are used by people
who are unfamiliar with kexec because they use blocking-functions
such as do_gettimeofday unconsciously.

And I still believe that kmsg_dumper in kexec path is an useful
A troubleshooting feature.

When kexec on panic fails, it is difficult to investigate the reason
why kexec fails. It comes from lack of materials for the investigation.

Kernel buffer is helpful for the investigation.
So, I would like to continue the discussion about a way of getting
kernel buffer in kexec path.

I'll participate in End User Summit and Linux Plumbers Conference.
I'd like to meet with you if you join these conferences.

Seiji
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/