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:	Tue, 08 Jan 2008 16:07:11 -0800
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Ingo Molnar <mingo@...e.hu>
CC:	LKML <linux-kernel@...r.kernel.org>, Andi Kleen <ak@...e.de>,
	Glauber de Oliveira Costa <glommer@...il.com>,
	Jan Beulich <jbeulich@...ell.com>
Subject: Re: [PATCH 00 of 10] x86: unify asm/pgtable.h

Ingo Molnar wrote:
> right now i'm trying to bisect this crash on 64-bit:
>
>  Calling initcall 0xffffffff80395877: pci_init+0x0/0x2b()
>  ------------[ cut here ]------------
>  kernel BUG at arch/x86/mm/pageattr_64.c:176!
>  [...]
>  Call Trace:
>   [<ffffffff8021db68>] change_page_attr_addr+0x9e/0x119
>   [<ffffffff8021d44f>] ioremap_change_attr+0x49/0x58
>   [<ffffffff8021d626>] iounmap+0xbe/0xe0
>   [<ffffffff804dfc95>] quirk_usb_early_handoff+0x396/0x3a5
>   [<ffffffff80396ea0>] pci_fixup_device+0x90/0x9e
>   [<ffffffff80395889>] pci_init+0x12/0x2b
>   [<ffffffff808c9545>] kernel_init+0xd0/0x23c
>   [<ffffffff8020bec8>] child_rip+0xa/0x12
>   [<ffffffff808c9475>] kernel_init+0x0/0x23c
>   [<ffffffff8020bebe>] child_rip+0x0/0x12
>
> config and bootlog attached.
>
> it's one of these patches:
>
>  Subject: x86: move all asm/pgtable constants into one place
>  Subject: x86: avoid name conflict for Voyager leave_mm
>  Subject: x86/pgtable: unify pagetable accessors
>   

Hm, you got the same crash the with my last attempt at this.   I'll take 
a closer look at that first patch.  The global flag differences between 
32 and 64 bit was a bit weird.

    J
--
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