Re: [RFC][PATCH] Replace a function call chain of kmsg_dump(KMSG_DUMP_KEXEC) with static function calls

From: Eric W. Biederman
Date: Sat Jul 16 2011 - 16:12:09 EST


Matthew Garrett <mjg@xxxxxxxxxx> writes:

2> On Sat, Jul 16, 2011 at 09:16:06AM -0700, Eric W. Biederman wrote:
>
>> What is going on with EFI support? We are still making efi calls in
>> virtual mode, and we don't have the one unified identity mapped physical
>> page table that hpa and I think others were working a while back. Even
>> if because of bugs we need to transition EFI to virtual mode we can
>> still set physical to virtual so we don't have to deal with the nonsense.
>
> No, we can't. It doesn't work.
>
>> Can we please make our EFI support ask the minimal from EFI before
>> adding lots more to it?
>
> No.
>
>> Am I wrong in thinking that the core motivation behind this patch is
>> that our EFI support sucks and thus kdump on EFI does not work on some
>> platforms?
>
> Yes, you are.

Will someone please give some explanation?

Without some real understanding of what is going on I'm not inclined
to meet any of this half way and summarily reject every change to
the kexec on panic code path.

Eric
--
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/