[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGXu5jJJXgnJxuvc851UZ4Du10HSBJnDWc7rKgRb4_=ojMmtug@mail.gmail.com>
Date: Tue, 16 Jul 2013 12:40:12 -0700
From: Kees Cook <keescook@...omium.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Yinghai Lu <yinghai@...nel.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Rob Landley <rob@...dley.net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"the arch/x86 maintainers" <x86@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
linux-serial@...r.kernel.org
Subject: Re: [PATCH v2 1/3] x86, boot: add mmio serial during compressed boot
On Tue, Jul 16, 2013 at 12:36 PM, H. Peter Anvin <hpa@...or.com> wrote:
> On 07/16/2013 12:31 PM, Kees Cook wrote:
>>
>> Could the first step be documenting the limitation? I've found this
>> patch extremely useful for my case already, and I imagine there might
>> be other people that need the early mmio stuff to. Generally the
>> compressed boot serial console stuff is going to be used in the more
>> common non-kexec situations at least for a while.
>>
>> Does this patch create any _problems_? Right now, neither low nor >4G
>> kernel can use an mmio serial port. :) This this, we'd at least gain
>> it for the low case.
>>
>
> Even documenting the limitation is likely to end up with a bunch of
> emails asking why their kernel crashed.
>
> I think setting up a dynamic #PF handler is the right thing for the
> decompressor, we already did for the kernel proper.
I'm not sure how to accomplish this yet. I'm still trying to
understand how the page tables are arranged. :)
-Kees
--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists