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:	Wed, 20 Feb 2008 20:52:11 +0300
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	David Howells <dhowells@...hat.com>
Cc:	Sam Ravnborg <sam@...nborg.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [QUESTION] FRV: linking error?

[David Howells - Wed, Feb 20, 2008 at 01:01:05PM +0000]
| Cyrill Gorcunov <gorcunov@...il.com> wrote:
| 
| > being see over vmlinux.lds for FRV architecture I found the string:
| > 
| > 	. = ALIGN(4096);
| > 	.data.page_aligned : { *(.data.idt) }
| > 
| > though the PAGE_SIZE is 16K. Can't figure out why is that...
| > Do you have a few spare minutes to explain, please?
| 
| Ummm...  Good question.  Probably a legacy thing.  I think the .data.idt
| section is also an x86-only thing and should be dispensed with for FRV.
| Leastways, the section has nothing in it according to the link map.
| 
| David
| 
Oops ;) Thanks, David

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