public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <christian.koenig@amd.com>
To: Yinghai Lu <yinghai@kernel.org>
Cc: "H. Peter Anvin" <hpa@linux.intel.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: 3.9 breaks EFI boot on E350
Date: Thu, 16 May 2013 11:41:35 +0200	[thread overview]
Message-ID: <5194A9CF.3080509@amd.com> (raw)
In-Reply-To: <CAE9FiQV8x5NPBJVyiv0wE3jyqTvSMNWxgkDQRXf5LxifgCXbtw@mail.gmail.com>

Am 15.05.2013 22:57, schrieb Yinghai Lu:
> On Wed, May 15, 2013 at 8:20 AM, Christian König
> <christian.koenig@amd.com> wrote:
>> Am 15.05.2013 16:46, schrieb Yinghai Lu:
>>
>>> On Wed, May 15, 2013 at 2:46 AM, Christian König
>>> <christian.koenig@amd.com> wrote:
>>>> Hi guys,
>>>>
>>>> the following commit breaks booting my E350 based test system in EFI
>>>> mode:
>>>>
>>>>> commit 8d57470d8f859635deffe3919d7d4867b488b85a
>>>>> Author: Yinghai Lu <yinghai@kernel.org>
>>>>> Date:   Fri Nov 16 19:38:58 2012 -0800
>>>>>
>>>>>       x86, mm: setup page table in top-down
>>>>
>>>> This commit was supposed to fix it but obviously there still seem to be
>>>> some
>>>> bugs left in 3.9
>>>>
>>>>> commit 98e7a989979b185f49e86ddaed2ad6890299d9f0
>>>>> Author: Yinghai Lu <yinghai@kernel.org>
>>>>> Date:   Wed Mar 6 20:18:21 2013 -0800
>>>>>
>>>>>       x86, mm: Make sure to find a 2M free block for the first mapped
>>>>> area
>>>>>
>>>>>       Henrik reported that his MacAir 3.1 would not boot with
>>>>>
>>>>>       | commit 8d57470d8f859635deffe3919d7d4867b488b85a
>>>>>       | Date:   Fri Nov 16 19:38:58 2012 -0800
>>>>>       |
>>>>>       |    x86, mm: setup page table in top-down
>>>>>
>>> can you send out working boot log with memory map?
>>>
>>> you need to boot system with "debug ignore_loglevel"
>>
>> Sure, dmesg output it attached. Let me know if you need anything else.
>>
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006ea07fff] usable
> [    0.000000] BIOS-e820: [mem 0x000000006ea08000-0x000000006ea55fff] reserved
> [    0.000000] BIOS-e820: [mem 0x000000006ea56000-0x000000006f47efff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x000000006f47f000-0x000000006f87bfff] reserved
> [    0.000000] BIOS-e820: [mem 0x000000006f87c000-0x000000006f87cfff] usable
> [    0.000000] BIOS-e820: [mem 0x000000006f87d000-0x000000006f883fff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x000000006f884000-0x000000006fc97fff] usable
> [    0.000000] BIOS-e820: [mem 0x000000006fc98000-0x000000006fef2fff] reserved
> [    0.000000] BIOS-e820: [mem 0x000000006fef3000-0x000000006fefffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
>
> the kernel code should handle the memmap properly. and I use user
> memmap to simulate the
> that memmap, kernel could boot well.
>
> so your system does not have serial port?

Unfortunately not, this board doesn't even have an PCI slot otherwise I 
could install a card there.

Anything else I could do?

Christian.

>
> Can you boot failed kernel on your system with "earlyprintk=ttyS0,115200
> memblock=debug" to see
> where is crash or hang?
>



  reply	other threads:[~2013-05-16  9:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-15  9:46 3.9 breaks EFI boot on E350 Christian König
2013-05-15 14:46 ` Yinghai Lu
2013-05-15 15:20   ` Christian König
2013-05-15 20:57     ` Yinghai Lu
2013-05-16  9:41       ` Christian König [this message]
2013-05-16 12:49         ` Christian König
2013-05-16 15:17           ` Yinghai Lu
2013-05-16 15:23             ` Christian König
2013-05-16 15:42               ` Yinghai Lu
2013-05-17  9:43                 ` Christian König
2013-05-17 17:54                   ` Yinghai Lu
2013-05-17 19:12                     ` [tip:x86/urgent] x86, range: fix missing merge during add range tip-bot for Yinghai Lu
2013-05-19 13:44                       ` Christian König
2013-05-19 13:45                     ` 3.9 breaks EFI boot on E350 Christian König

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=5194A9CF.3080509@amd.com \
    --to=christian.koenig@amd.com \
    --cc=hpa@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --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