2009-09-23 06:54:29

by Chen Liqin

[permalink] [raw]
Subject: [GIT PULL] score patches for 2.6.32

Hi Linus,

Please pull from 'for-linus' branch of
git://gitserver.sunplusct.com/linux-2.6-score for-linus
to receive following updates

The following changes since commit 7fa07729e439a6184bd824746d06a49cca553f15:
Linus Torvalds (1):
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

git://gitserver.sunplusct.com/linux-2.6-score for-linus

Chen Liqin (1):
score: update email address in MAINTAINERS.

Tim Abbott (3):
score: Make PAGE_SIZE available to assembly.
score: Make THREAD_SIZE available to assembly files.
score: Cleanup linker script using new macros.

MAINTAINERS | 2 +-
arch/score/include/asm/page.h | 3 +-
arch/score/include/asm/thread_info.h | 15 ++++---
arch/score/kernel/vmlinux.lds.S | 77 ++++------------------------------
4 files changed, 21 insertions(+), 76 deletions(-)