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:	Thu, 10 Jan 2008 14:54:55 -0500
From:	Chuck Ebbert <cebbert@...hat.com>
To:	Arjan van de Ven <arjan@...radead.org>
CC:	linux-kernel@...r.kernel.org, mingo@...e.hu
Subject: Re: x86: Add the "print code before the trapping instruction" feature
 to 64 bit

On 01/10/2008 11:47 AM, Arjan van de Ven wrote:
> Subject: x86: Add the "print code before the trapping instruction" feature to 64 bit
> From: Arjan van de Ven <arjan@...ux.intel.com>
> 
> The 32 bit x86 tree has a very useful feature that prints the Code: line
> for the code even before the trapping instrution (and the start of the
> trapping instruction is then denoted with a <>). Unfortunately, the 64 bit
> x86 tree does not yet have this feature, making diagnosing backtraces harder
> than needed.
> 
> This patch adds this feature in the same was as the 32 bit tree has
> (including the same kernel boot parameter), and including a bugfix
> to make the code use probe_kernel_address() rarther than a buggy (deadlocking)
> __get_user.
> 

If this get accepted I can stop ignoring x86_64 oops reports...

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