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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 8 Jan 2008 08:07:56 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	linux-kernel@...r.kernel.org, tglx@...x.de, hpa@...or.com
Subject: Re: [patch 1/2] Turn 64 bit x86 HANDLE_STACK into
	print_context_stack like 32 bit has


* Arjan van de Ven <arjan@...radead.org> wrote:

> Subject: Turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has
> From: Arjan van de Ven <arjan@...ux.intel.com>
> 
> This patch turns the x86 64 bit HANDLE_STACK macro in the backtrace 
> code into a function, just like 32 bit has. This is needed pre work in 
> order to get exact backtraces for CONFIG_FRAME_POINTER to work.
> 
> The function and it's arguments are not the same as 32 bit; due to the 
> exception/interrupt stack way of x86-64 there are a few differences.
> 
> This patch should not have any behavior changes, only code movement.
> 
> Due to the fragility and importance of the backtrace code, this needs 
> to be well reviewed and well tested before merging into mainlne.

thanks, applied.

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