Re: importing 2.6.25-rc1

2008-02-11 Thread Kyle McMartin
On Mon, Feb 11, 2008 at 01:50:00PM -0800, Roland McGrath wrote: M linux-2.6-i386-vdso-install-unstripped-copies-on-disk.patch needs a bit of inspection, looks right (and builds ok) This one should be upstream now. If anything is still missing, I should be able to get it in for 2.6.25.

Re: importing 2.6.25-rc1

2008-02-11 Thread Roland McGrath
M linux-2.6-i386-vdso-install-unstripped-copies-on-disk.patch needs a bit of inspection, looks right (and builds ok) This one should be upstream now. If anything is still missing, I should be able to get it in for 2.6.25. M linux-2.6-utrace-core.patch M linux-2.6-utrace-tracehook.patch

Re: importing 2.6.25-rc1

2008-02-11 Thread Kyle McMartin
On Mon, Feb 11, 2008 at 01:54:25PM -0500, Jarod Wilson wrote: On Monday 11 February 2008 12:53:40 pm Kyle McMartin wrote: git trees: firewire - commented out, pending didn't apply Yeah, the pending bits depend on some bits that are in linux1394-git that haven't yet made their way

Re: importing 2.6.25-rc1

2008-02-11 Thread Roland McGrath
I needed the following patch to be able to build the fedora rpms on i386. This is likely a case of the new code doing the right thing, but me not being able to figure out the debug stuff in the spec file at the time though. I sent a fix upstream for that. Thanks, Roland

Re: importing 2.6.25-rc1

2008-02-11 Thread Jarod Wilson
On Monday 11 February 2008 12:53:40 pm Kyle McMartin wrote: git trees: firewire - commented out, pending didn't apply Yeah, the pending bits depend on some bits that are in linux1394-git that haven't yet made their way over to Linus, I believe. Figure I'll just fix things up after the

Re: execshield inspection needed

2008-02-11 Thread Kyle McMartin
On Sun, Feb 10, 2008 at 08:43:32PM -0500, Kyle McMartin wrote: x86-merge has kind of thrown a spanner in the execshield patchset. I've merged it up so it looks like it works, but I'd like to get some input from others to make sure I didn't brown-paper-bag it. The randomization bits seem to

Re: selinux patch

2008-02-11 Thread Stephen Smalley
On Mon, 2008-02-11 at 09:38 -0500, Dave Jones wrote: On Mon, Feb 11, 2008 at 09:32:29AM -0500, Stephen Smalley wrote: Could the patch below (already in Linus' git tree for 2.6.25) be added to the rawhide kernel? It is to support polyinstantiation by XACE/XSELinux. fwiw, rawhide

selinux patch

2008-02-11 Thread Stephen Smalley
Hi, Could the patch below (already in Linus' git tree for 2.6.25) be added to the rawhide kernel? It is to support polyinstantiation by XACE/XSELinux. Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e08c0c1c3977a5ddc7dd3af1b26c433e9d0 Commit:

Re: execshield inspection needed

2008-02-11 Thread Roland McGrath
Your attachment was empty. The execshield patch has gotten much smaller than it was in the beginning. It still hasn't gotten all the cleanup it could get though. The patch does a few different things that ideally would be in separate patches. 1. Segment-based PAGE_EXEC for no-NX hardware (and

Re: importing 2.6.25-rc1

2008-02-11 Thread Adam Jackson
On Mon, 2008-02-11 at 12:53 -0500, Kyle McMartin wrote: somewhat upstream... i merged-ish it, upstream version needs you to reset the mac address with ip which is kind of loss. why has nobody root-caused this failure yet? :/ The root cause, at least for me, was that the motherboard has crappy

importing 2.6.25-rc1

2008-02-11 Thread Kyle McMartin
git trees: firewire - commented out, pending didn't apply ext4 - commented out, seems upstream wireless - mostly upstream, pending didn't apply M linux-2.6-acpi-eeepc-hotkey.patch fixed rejects M linux-2.6-e1000-corrupt-eeprom-checksum.patch somewhat upstream... i

Re: selinux patch

2008-02-11 Thread Dave Jones
On Mon, Feb 11, 2008 at 09:32:29AM -0500, Stephen Smalley wrote: Could the patch below (already in Linus' git tree for 2.6.25) be added to the rawhide kernel? It is to support polyinstantiation by XACE/XSELinux. fwiw, rawhide should be moving to .25rc1-git sometime this week.

Re: importing 2.6.25-rc1

2008-02-11 Thread Dave Jones
On Mon, Feb 11, 2008 at 12:53:40PM -0500, Kyle McMartin wrote: M linux-2.6-e1000-corrupt-eeprom-checksum.patch somewhat upstream... i merged-ish it, upstream version needs you to reset the mac address with ip which is kind of loss. why has nobody root-caused this failure yet? :/ I

Re: Fedora kernel build failure: *** ERROR: same build ID in nonidentical files!

2008-02-11 Thread Roland McGrath
David is correct that eu-elfcmp is meant to see the stripped and unstripped files as matching. Josh is correct that the .gnu.attributes section is the new thing that is provoking the problem, owing to GCC 4.3. I'm doing three things: 1. elfcmp's bug is that it sees the .gnu.attribute sections