lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Feb 2009 17:01:10 -0800
From:	Yinghai Lu <yinghai@...nel.org>
To:	Maciej Rutecki <maciej.rutecki@...il.com>
Cc:	"Rafael J. Wysocki" <rjw@...k.pl>, Eric Anholt <eric@...olt.net>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Jesse Barnes <jbarnes@...tuousgeek.org>,
	"lenb@...nel.org" <lenb@...nel.org>, Ingo Molnar <mingo@...e.hu>,
	mjg@...hat.com, Andrew Morton <akpm@...ux-foundation.org>,
	rui.zhang@...el.com, airlied@...hat.com
Subject: Re: [Linux 2.6.29-rc6] [drm:i915_set_status_page] *ERROR* can not 
	ioremap virtual address for G33 hw status page

On Mon, Feb 23, 2009 at 1:40 PM, Maciej Rutecki
<maciej.rutecki@...il.com> wrote:
> 2009/2/23 Rafael J. Wysocki <rjw@...k.pl>:
>
>>
>> This is a serious regression on this particular hardware, though.  We need it
>> fixed before 2.6.29-final, this way or another.
>
> root@...m:/usr/src/git/linux-2.6# git bisect bad
> 6fb88588555a18792a27f483887fe1f2af5f9c9b is first bad commit
> commit 6fb88588555a18792a27f483887fe1f2af5f9c9b
> Author: Jesse Barnes <jbarnes@...tuousgeek.org>
> Date:   Mon Feb 23 10:08:21 2009 +1000
>
>    drm/i915: fix WC mapping in non-GEM i915 code.
>
>    [airlied - taken from mailing list posting]
>
>    Signed-off-by: Dave Airlie <airlied@...hat.com>
>
> :040000 040000 94fbea685d2937dbe9f3ef861283724262d8443f
> 451872e14d914a3457adf9c144a705b646d887b4 M      drivers
>
> Revert this commit helps, and Xwindow works, still (like in previous
> -rc*) I have this message:
> [   16.897361] mtrr: type mismatch for d0000000,10000000 old:
> write-back new: write-combining
> [   16.897369] [drm] MTRR allocation failed
> [   16.897371] .  Graphics performance may suffer.
> [   16.897401] pci 0000:00:02.0: irq 27 for MSI/MSI-X
> [   16.897432] [drm] Initialized i915 1.6.0 20080730 on minor 0
> [   16.931100] mtrr: type mismatch for d0000000,10000000 old:
> write-back new: write-combining
> [   17.397378] set status page addr 0x00043000

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ