From: Yinghai Lu <yinghai@kernel.org>
To: Maciej Rutecki <maciej.rutecki@gmail.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, Eric Anholt <eric@anholt.net>,
Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Jesse Barnes <jbarnes@virtuousgeek.org>,
"lenb@kernel.org" <lenb@kernel.org>, Ingo Molnar <mingo@elte.hu>,
mjg@redhat.com, Andrew Morton <akpm@linux-foundation.org>,
rui.zhang@intel.com, airlied@redhat.com
Subject: Re: [Linux 2.6.29-rc6] [drm:i915_set_status_page] *ERROR* can not ioremap virtual address for G33 hw status page
Date: Tue, 24 Feb 2009 10:25:13 -0800 [thread overview]
Message-ID: <49A43B89.8050800@kernel.org> (raw)
In-Reply-To: <8db1092f0902240054jc2fd751m2c707bd687ddeab8@mail.gmail.com>
Maciej Rutecki wrote:
> 2009/2/24 Maciej Rutecki <maciej.rutecki@gmail.com>:
>> 2009/2/24 Yinghai Lu <yinghai@kernel.org>:
>>
>>> CONFIG_MTRR=y
>>> CONFIG_MTRR_SANITIZER=y
>>> CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
>>> CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
>>>
>>> should help mtrr ones.
>>>
>>> please post bootlog with those option set.
>>>
>>> YH
>>>
>> It doesn't help, see previous mails.
>>
>>
>
> l also update bios, and try:
> CONFIG_MTRR=y
> CONFIG_MTRR_SANITIZER=y
> CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
> CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
>
> it doesn't help:
> [ 0.000000] Linux version 2.6.29-rc6 (root@zlom) (gcc version 4.3.3
> (Debian 4.3.3-3) ) #1 SMP PREEMPT Tue Feb 24 08:03:56 CET 2009
> [ 0.000000] KERNEL supported cpus:
> [ 0.000000] Intel GenuineIntel
> [ 0.000000] AMD AuthenticAMD
> [ 0.000000] NSC Geode by NSC
> [ 0.000000] Cyrix CyrixInstead
> [ 0.000000] Centaur CentaurHauls
> [ 0.000000] Transmeta GenuineTMx86
> [ 0.000000] Transmeta TransmetaCPU
> [ 0.000000] UMC UMC UMC UMC
> [ 0.000000] BIOS-provided physical RAM map:
> [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
> [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
> [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf5e0000 (usable)
> [ 0.000000] BIOS-e820: 00000000bf5e0000 - 00000000bf5e3000 (ACPI NVS)
> [ 0.000000] BIOS-e820: 00000000bf5e3000 - 00000000bf5f0000 (ACPI data)
> [ 0.000000] BIOS-e820: 00000000bf5f0000 - 00000000bf600000 (reserved)
> [ 0.000000] BIOS-e820: 00000000c0000000 - 00000000d0000000 (reserved)
> [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
> [ 0.000000] DMI 2.4 present.
> [ 0.000000] last_pfn = 0xbf5e0 max_arch_pfn = 0x100000
> [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [ 0.000000] original variable MTRRs
> [ 0.000000] reg 0, base: 0GB, range: 4GB, type WB
> [ 0.000000] reg 1, base: 3GB, range: 1GB, type UC
> [ 0.000000] reg 2, base: 3064MB, range: 8MB, type UC
> [ 0.000000] reg 3, base: 3063MB, range: 1MB, type UC
> [ 0.000000] reg 4, base: 3062MB, range: 1MB, type UC
> [ 0.000000] total RAM coverred: 3062M
> [ 0.000000] Found optimal setting for mtrr clean up
> [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 4 lose cover RAM: 0G
> [ 0.000000] New variable MTRRs
> [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
> [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
> [ 0.000000] reg 2, base: 3062MB, range: 2MB, type UC
> [ 0.000000] reg 3, base: 3064MB, range: 8MB, type UC
so kernel convert MTRR layout from continuous to discrete ...
YH
next prev parent reply other threads:[~2009-02-24 18:26 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-23 14:46 [Linux 2.6.29-rc6] [drm:i915_set_status_page] *ERROR* can not ioremap virtual address for G33 hw status page Maciej Rutecki
2009-02-23 15:22 ` Sitsofe Wheeler
2009-02-23 18:27 ` Maciej Rutecki
2009-02-23 20:02 ` Eric Anholt
2009-02-23 21:30 ` Rafael J. Wysocki
2009-02-23 21:40 ` Maciej Rutecki
2009-02-24 1:01 ` Yinghai Lu
2009-02-24 3:23 ` Andy Isaacson
2009-02-24 5:50 ` Yinghai Lu
2009-02-24 6:48 ` Andy Isaacson
2009-02-24 22:54 ` Andy Isaacson
2009-02-25 14:35 ` Zdenek Kabelac
2009-02-27 11:14 ` Maciej Rutecki
2009-02-24 19:44 ` Ingo Molnar
2009-02-24 19:48 ` Yinghai Lu
2009-02-24 21:39 ` Ingo Molnar
2009-02-24 21:44 ` Dave Airlie
2009-02-24 21:59 ` Linus Torvalds
2009-02-24 22:10 ` Pallipadi, Venkatesh
2009-02-24 6:54 ` Maciej Rutecki
2009-02-24 8:54 ` Maciej Rutecki
2009-02-24 9:01 ` Maciej Rutecki
2009-02-24 18:25 ` Yinghai Lu [this message]
2009-02-24 3:56 ` Andy Isaacson
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=49A43B89.8050800@kernel.org \
--to=yinghai@kernel.org \
--cc=airlied@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=eric@anholt.net \
--cc=jbarnes@virtuousgeek.org \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maciej.rutecki@gmail.com \
--cc=mingo@elte.hu \
--cc=mjg@redhat.com \
--cc=rjw@sisk.pl \
--cc=rui.zhang@intel.com \
--cc=torvalds@linux-foundation.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