linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Markus Trippelsdorf <markus@trippelsdorf.de>,
	"H. Peter Anvin" <hpa@zytor.com>, Jan Beulich <jbeulich@suse.com>,
	Matt Fleming <matt.fleming@intel.com>,
	David Howells <dhowells@redhat.com>,
	Grant Likely <grant.likely@secretlab.ca>,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Arnd Bergmann <arnd@arndb.de>, Dave Jones <davej@redhat.com>,
	Ingo Molnar <mingo@elte.hu>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Michael Kerrisk <mtk.manpages@gmail.com>,
	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [GIT PULL] x86/uapi for 3.8
Date: Sat, 15 Dec 2012 15:37:02 -0800	[thread overview]
Message-ID: <CA+55aFwxtt2Rs7dJt_icCsH5QUzrV_UaATQ3aJQY2KGH+anc3A@mail.gmail.com> (raw)
In-Reply-To: <CAE9FiQX=5=5-U3ix=LGJUOxFrbmYRG3h_qbe11t2Q-zE4pEV3A@mail.gmail.com>

On Sat, Dec 15, 2012 at 2:05 PM, Yinghai Lu <yinghai@kernel.org> wrote:
> On Sat, Dec 15, 2012 at 1:06 PM, Linus Torvalds <torvalds@linux-foundation.org> wrote:
>>
>> I've reverted the commit.
>
> more than that, 3 commits just after that commit should be reverted at
> the same time.
> they all depend on that commit.

Thanks for pointing that out, and just to make sure I verified that on
my Macbook Air which does use EFI. It was broken by the single revert,
and fixed by the additional three reverts.

Sadly:

> and first checking of that commit, it would have problem with system
> more than 512g ...

That particular bug isn't the cause for my non-EFI problems, since I
don't have that kind of memory..

So there is something else going on in addition to the bug you found.
But good eye.

Anybody see anything else?

And why do we have to call the get-time calls so early? Couldn't we
move them later and avoid all the crazy "let's create silly magical
page tables just for the idiotic EFI problems".

And while I'm asking, why the f*ck did Intel do that crazy EFI thing
in the first place again?

              Linus

  reply	other threads:[~2012-12-15 23:37 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12 22:11 [GIT PULL] x86/uapi for 3.8 H. Peter Anvin
2012-12-12 23:48 ` David Howells
2012-12-14 18:25   ` Linus Torvalds
2012-12-14 23:45   ` David Howells
2012-12-15  1:16     ` Linus Torvalds
2012-12-15  1:41       ` Linus Torvalds
2012-12-15  1:47         ` Linus Torvalds
2012-12-15 16:33           ` Markus Trippelsdorf
2012-12-15 16:35             ` Markus Trippelsdorf
2012-12-16 12:43               ` Matt Fleming
2012-12-16 13:25                 ` Markus Trippelsdorf
2012-12-16 14:54                   ` Matt Fleming
2012-12-16 20:12                     ` Linus Torvalds
2012-12-16 22:07                       ` Linus Torvalds
2012-12-16 22:25                         ` H. Peter Anvin
2012-12-16 22:40                         ` Matt Fleming
2012-12-16 22:52                           ` Linus Torvalds
2012-12-16 23:49                         ` Markus Trippelsdorf
2012-12-15 18:35             ` Linus Torvalds
2012-12-15 19:41               ` H. Peter Anvin
2012-12-15 19:58                 ` Linus Torvalds
2012-12-15 20:06                   ` Markus Trippelsdorf
2012-12-15 21:04                   ` Markus Trippelsdorf
2012-12-15 21:06                     ` Linus Torvalds
2012-12-15 21:36                       ` H. Peter Anvin
2012-12-15 22:05                       ` Yinghai Lu
2012-12-15 23:37                         ` Linus Torvalds [this message]
2012-12-15 23:46                           ` H. Peter Anvin
2012-12-16 12:46                           ` Matt Fleming
2012-12-15 21:37                   ` Dave Jones
2012-12-15 23:47                     ` H. Peter Anvin
2012-12-17  9:04               ` Jan Beulich
2012-12-17 15:44                 ` Linus Torvalds
2012-12-17 16:00                   ` Jan Beulich
2012-12-17 16:39                     ` H. Peter Anvin
2012-12-17 17:03                       ` Jan Beulich
2012-12-17 17:15                         ` H. Peter Anvin
2012-12-18  8:02                           ` Jan Beulich
2012-12-15  4:25       ` H. Peter Anvin

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=CA+55aFwxtt2Rs7dJt_icCsH5QUzrV_UaATQ3aJQY2KGH+anc3A@mail.gmail.com \
    --to=torvalds@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=davej@redhat.com \
    --cc=dhowells@redhat.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=grant.likely@secretlab.ca \
    --cc=hpa@zytor.com \
    --cc=jbeulich@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markus@trippelsdorf.de \
    --cc=matt.fleming@intel.com \
    --cc=mingo@elte.hu \
    --cc=mtk.manpages@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    --cc=yinghai@kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).