linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen Liqin <liqin.chen@sunplusct.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
	liqin.gnu@gmail.com
Subject: [GIT PULL] score patches for 2.6.33
Date: Thu, 17 Dec 2009 19:19:28 +0800	[thread overview]
Message-ID: <1261048768.25208.12.camel@ad3ser01> (raw)

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(-)

                 reply	other threads:[~2009-12-17 11:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1261048768.25208.12.camel@ad3ser01 \
    --to=liqin.chen@sunplusct.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liqin.gnu@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).