From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1ILkCj-0002lB-3f for user-mode-linux-devel@lists.sourceforge.net; Thu, 16 Aug 2007 11:36:21 -0700 Received: from cantor2.suse.de ([195.135.220.15] helo=mx2.suse.de) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1ILkCh-00084t-NG for user-mode-linux-devel@lists.sourceforge.net; Thu, 16 Aug 2007 11:36:21 -0700 References: <20070816162428.GA8128@c2.user-mode-linux.org> From: Andi Kleen Date: 16 Aug 2007 21:30:17 +0200 In-Reply-To: <20070816162428.GA8128@c2.user-mode-linux.org> Message-ID: MIME-Version: 1.0 Subject: Re: [uml-devel] [PATCH] UML - Add a .note.SuSE section List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jeff Dike Cc: Andrew Morton , uml-devel , Alberto Pires de Oliveira Neto , giedrius@su.lt, LKML , stable@kernel.org Jeff Dike writes: > [ This is both 2.6.24 and -stable material ] > > SuSE seems to require that binaries have a .note.SuSE section. > Without it, UML segfaults if any parameters are passed on the command > line. This doesn't make any sense. You must have misanalyzed this. -Andi ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761383AbXHPSg1 (ORCPT ); Thu, 16 Aug 2007 14:36:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754707AbXHPSgQ (ORCPT ); Thu, 16 Aug 2007 14:36:16 -0400 Received: from mx2.suse.de ([195.135.220.15]:56830 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753878AbXHPSgQ (ORCPT ); Thu, 16 Aug 2007 14:36:16 -0400 To: Jeff Dike Cc: Andrew Morton , stable@kernel.org, Alberto Pires de Oliveira Neto , giedrius@su.lt, LKML , uml-devel Subject: Re: [PATCH] UML - Add a .note.SuSE section References: <20070816162428.GA8128@c2.user-mode-linux.org> From: Andi Kleen Date: 16 Aug 2007 21:30:17 +0200 In-Reply-To: <20070816162428.GA8128@c2.user-mode-linux.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeff Dike writes: > [ This is both 2.6.24 and -stable material ] > > SuSE seems to require that binaries have a .note.SuSE section. > Without it, UML segfaults if any parameters are passed on the command > line. This doesn't make any sense. You must have misanalyzed this. -Andi