public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] CRIS changes
@ 2011-03-28 16:04 Jesper Nilsson
  0 siblings, 0 replies; only message in thread
From: Jesper Nilsson @ 2011-03-28 16:04 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, linux-kernel@vger.kernel.org,
	linux-cris-kernel

Hi Linus!

Please pull the below repository, it contains some small changes
for CRIS specific rtc drivers (actually nuking the CRISv32 version)
and one fix for restarting syscalls on CRISv10.

Thanks!

The following changes since commit a44f99c7efdb88fa41128065c9a9445c19894e34:

  Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (2011-03-20 18:14:55 -0700)

are available in the git repository at:

  git://www.jni.nu/cris.git for-linus

Jesper Nilsson (3):
      Drop the CRISv32 version of pcf8563
      CRISv10: Fix return before mutex_unlock in pcf8563
      Correct auto-restart of syscalls via restartblock

 arch/cris/Kconfig                    |    3 +-
 arch/cris/arch-v10/drivers/pcf8563.c |    2 +-
 arch/cris/arch-v10/kernel/signal.c   |    2 +-
 arch/cris/arch-v32/drivers/Makefile  |    1 -
 arch/cris/arch-v32/drivers/pcf8563.c |  377 ----------------------------------
 5 files changed, 3 insertions(+), 382 deletions(-)
 delete mode 100644 arch/cris/arch-v32/drivers/pcf8563.c

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

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

only message in thread, other threads:[~2011-03-28 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 16:04 [git pull] CRIS changes Jesper Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox