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] [day] [month] [year] [list]
Date:	Sun, 6 Aug 2006 04:30:06 +0200
From:	Andi Kleen <ak@...e.de>
To:	Chuck Ebbert <76306.1226@...puserve.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Jan Beulich <jbeulich@...ell.com>,
	Dave Jones <davej@...hat.com>,
	Jesper Juhl <jesper.juhl@...il.com>,
	Andrew Morton <akpm@...l.org>
Subject: Re: [patch] i386: fix one case of stuck dwarf2 unwinder


> --- 2.6.18-rc3-d4.orig/include/asm-i386/unwind.h
> +++ 2.6.18-rc3-d4/include/asm-i386/unwind.h
> @@ -71,13 +71,14 @@ extern asmlinkage int arch_unwind_init_r
>                                                                            void *arg),
>                                                 void *arg);
>  
> +extern void stext(void); /* real start of kernel text */

Can't you use _stext[] from asm/sections.h?

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