Re: [patch 00/34] s390 patches for 2.6.24

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sam Ravnborg
Date: Thursday, October 4, 2007 - 12:10 pm

Hi Martin.
On Thu, Oct 04, 2007 at 01:27:06PM +0200, Martin Schwidefsky wrote:

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.

	Sam
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 00/34] s390 patches for 2.6.24, Martin Schwidefsky, (Thu Oct 4, 4:27 am)
Re: [patch 00/34] s390 patches for 2.6.24, Sam Ravnborg, (Thu Oct 4, 12:10 pm)
[PATCH 1/2] s390: beautify vmlinux.lds, Sam Ravnborg, (Thu Oct 4, 12:15 pm)
[PATCH 2/2] s390: use PAGE_SIZE in vmlinux.lds, Sam Ravnborg, (Thu Oct 4, 12:18 pm)
Re: [patch 00/34] s390 patches for 2.6.24, Martin Schwidefsky, (Fri Oct 5, 1:30 am)