Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759775AbXJEIab (ORCPT ); Fri, 5 Oct 2007 04:30:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753864AbXJEIaX (ORCPT ); Fri, 5 Oct 2007 04:30:23 -0400 Received: from mtagate1.de.ibm.com ([195.212.29.150]:39828 "EHLO mtagate1.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753856AbXJEIaV (ORCPT ); Fri, 5 Oct 2007 04:30:21 -0400 Subject: Re: [patch 00/34] s390 patches for 2.6.24 From: Martin Schwidefsky Reply-To: schwidefsky@de.ibm.com To: Sam Ravnborg Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org In-Reply-To: <20071004191015.GA23211@uranus.ravnborg.org> References: <20071004112706.574737175@de.ibm.com> <20071004191015.GA23211@uranus.ravnborg.org> Content-Type: text/plain Organization: IBM Corporation Date: Fri, 05 Oct 2007 10:30:17 +0200 Message-Id: <1191573017.18414.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1252 Lines: 33 On Thu, 2007-10-04 at 21:10 +0200, Sam Ravnborg wrote: > Hi Martin. > On Thu, Oct 04, 2007 at 01:27:06PM +0200, Martin Schwidefsky wrote: > > The current set of s390 patches ready to be pushed once 2.6.23 > > has hit the streets. > > I noticed that I had not yet beautified the vmlinux.lds file of s390. > Please consider the next two patches for 2.6.24. > > The first patch refactor vmlinux.lds to a consistent (and more readable) > style that is being gradually introduced for all archs. > Rationale behind a consistent style is to make across-all-archs > changes less error prone and to better recongnize similar patterns. > The patch moves a few labels so they get the correct value even if > ld decide to align the section a few bytes. > > The second patch introduce use of PAGE_SIZE as replacemnt of the > hardcoded value 4096 and convert a few decimal numbers to hex. Patches look good, I'll add them to the repository. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/