[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] i386: Omit pmap workaround on i486 or later.
From: |
Justus Winter |
Subject: |
Re: [PATCH] i386: Omit pmap workaround on i486 or later. |
Date: |
Fri, 08 Jul 2016 10:43:21 +0200 |
User-agent: |
Notmuch/0.22+51~gcc1a6d2 (https://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) |
Hi :)
Masanori Ogino <masanori.ogino@gmail.com> writes:
> How about this patch?
> Did I share this with you in a wrong way, or is it simply useless?
>
> 2016-06-18 22:04 GMT+09:00 Masanori Ogino <masanori.ogino@gmail.com>:
>> As described in XXX comments, the workaround for memory mapping is
>> implemented for 80386 and it is unnecessary on i486 or later. Thus, it
>> is safe to omit that if the kernel is built for the recent (1989~)
>> processors.
Sweet, thanks for the patch. I included it in my builds, and it seems
good. However, I did not understand the change in detail, could you
motivate it a little? Or if others agree with the change, I'll merge
it.
Cheers,
Justus