LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: "H. Peter Anvin" <hpa@zytor.com>,
	Michael McConnell <soruk@eridani.co.uk>,
	linux-kernel@vger.kernel.org, Andi Kleen <ak@suse.de>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: MAINTAINERS file out of date?
Date: Thu, 26 Apr 2007 18:12:43 -0700	[thread overview]
Message-ID: <46314E0B.1020800@zytor.com> (raw)
In-Reply-To: <20070427010914.GA2570@localhost.localdomain>

WANG Cong wrote:
>>
>> I have considered myself as a rather unofficial maintainer of this code,
>> and wouldn't mind make it official now when I actually have a job which
>> both cares about and actually can support my upstream Linux activities,
>> which was a major pain for a while.
>>
>> Overall, there is a lot of cleanup which really is needed in the i386
>> boot process; I have done some work on it already, but more is needed.
> 
> Sounds interesting. Can you point me what needs to be done exactly? Maybe I can help you. ;)

There was a long thread on the linux-virtualization list
(@lists.linux-foundation.org) just a few days ago.  The biggest single
issue right now is probably how we transition from the bootup page
tables to the "real" init_mm page tables, but the real-mode code also
needs a massive overhaul (especially so since this code can and should
be shared with x86-64); in particular I really want to get rid of the
insane segment handling, where segments are constantly recalculated for
no good reason.

For the real-mode stuff, I have some patches already in the works for
this.  Eric W. Biederman has also done a lot of work in this area.

	-hpa

  reply	other threads:[~2007-04-27  1:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 22:19 Michael McConnell
2007-04-26 23:13 ` H. Peter Anvin
2007-04-27  1:09   ` WANG Cong
2007-04-27  1:12     ` H. Peter Anvin [this message]
2007-04-27  2:32       ` WANG Cong
2007-04-27  4:22         ` Eric W. Biederman
2007-04-27  5:16           ` H. Peter Anvin
2007-04-27  5:24             ` Eric W. Biederman
2007-04-27  5:27               ` H. Peter Anvin
2007-04-27 10:28                 ` WANG Cong
2007-04-27 15:55                   ` H. Peter Anvin
2007-04-27 10:34             ` Andi Kleen
2007-04-27 15:56               ` H. Peter Anvin
2007-04-27 17:02                 ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46314E0B.1020800@zytor.com \
    --to=hpa@zytor.com \
    --cc=ak@suse.de \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soruk@eridani.co.uk \
    --subject='Re: MAINTAINERS file out of date?' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).