All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] score patches for 2.6.33
@ 2009-12-17 11:19 Chen Liqin
  0 siblings, 0 replies; only message in thread
From: Chen Liqin @ 2009-12-17 11:19 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-arch, liqin.gnu

Hi linus,

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

These bugs fix are base on recent comment and other part of
kernel's update.

The following changes since commit 718deb6b61e34c200c1f2b706176d9aac334cb2d:
  Al Viro (1):
        Fix breakage in shmem.c

are available in the git repository at:

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

Chen Liqin (3):
      score: add flush_dcahce_page and PG_dcache_dirty define
      score: fixed pfn_valid define.
      score: include asm-generic/param.h in asm/delay.h.

 arch/score/include/asm/cacheflush.h |    4 +++-
 arch/score/include/asm/delay.h      |    2 ++
 arch/score/include/asm/page.h       |    2 +-
 arch/score/kernel/setup.c           |    1 +
 arch/score/mm/cache.c               |   26 ++++++++++++++++++++++++--
 arch/score/mm/init.c                |    5 -----
 6 files changed, 31 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-17 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-17 11:19 [GIT PULL] score patches for 2.6.33 Chen Liqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.