mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Sven Joachim <svenjoac@gmx.de>
Cc: Greg KH <greg@kroah.com>, Ben Hutchings <ben@decadent.org.uk>,
	stable-review@kernel.org, stable@kernel.org,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [stable] [PATCH] Fix 'flush_old_exec()/setup_new_exec()' split
Date: Thu, 4 Feb 2010 11:54:55 -0800 (PST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1002041150100.3707@localhost.localdomain> (raw)
In-Reply-To: <87r5p0wzrt.fsf@turtle.gmx.de>



On Thu, 4 Feb 2010, Sven Joachim wrote:

> On 2010-02-04 20:11 +0100, Linus Torvalds wrote:
> 
> > Sven/Ben: is /sbin/init (or wherever debian puts it) a regular ELF file? 
> > Shared libraries? Anything at all special about it? I wonder why it seems 
> > to have issues, when other 32-bit programs don't.
> 
> ,----
> | % file /sbin/init
> | /sbin/init: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
> | % ldd /sbin/init
> | 	linux-gate.so.1 =>  (0xf770d000)
> | 	libsepol.so.1 => /lib/libsepol.so.1 (0xf76c0000)
> | 	libselinux.so.1 => /lib/libselinux.so.1 (0xf76a6000)
> | 	libc.so.6 => /lib/i686/cmov/libc.so.6 (0xf755e000)
> | 	libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xf755a000)
> | 	/lib/ld-linux.so.2 (0xf770e000)
> `----
> 
> Apparently nothing special, and booting with init=/bin/bash does not
> change anything.

Yeah, well, if my current -git tree works, then there is something else 
going on. 

But I don't really see anything relevant _except_ for those commits. I do 
note that mainline also has the do_wait() thread optimizations since 
2.6.32, and I guess those aren't in stable, but I really don't see them 
interacting with that whole flush_old_exec thing in any way.

Very odd.

		Linus

  reply	other threads:[~2010-02-04 19:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1265245849.3362.1.camel@localhost>
2010-02-04  4:02 ` Ben Hutchings
2010-02-04  5:39   ` Linus Torvalds
2010-02-04  8:29     ` Ben Hutchings
2010-02-04 14:38       ` [stable] " Greg KH
2010-02-04 18:46         ` Sven Joachim
2010-02-04 18:57           ` Greg KH
2010-02-04 19:32             ` Sven Joachim
2010-02-04 19:37               ` Linus Torvalds
2010-02-05  5:44                 ` Sven Joachim
2010-02-06  8:49               ` Greg KH
2010-02-06  9:21                 ` Sven Joachim
2010-02-06  9:31                   ` [Stable-review] " Willy Tarreau
2010-02-06  9:55                     ` [stable] [Stable-review] " Greg KH
2010-02-04 19:11           ` [stable] " Linus Torvalds
2010-02-04 19:45             ` Sven Joachim
2010-02-04 19:54               ` Linus Torvalds [this message]
2010-02-04 22:25             ` Ben Hutchings
2010-02-05 10:23               ` Sven Joachim
2010-02-04 15:57       ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.00.1002041150100.3707@localhost.localdomain \
    --to=torvalds@linux-foundation.org \
    --cc=ben@decadent.org.uk \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable-review@kernel.org \
    --cc=stable@kernel.org \
    --cc=svenjoac@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®