From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
jespern@axis.com
Subject: [GIT PULL] CRIS updates for v3.5
Date: Fri, 25 May 2012 15:02:27 +0200 [thread overview]
Message-ID: <20120525130227.GB19174@axis.com> (raw)
Tjo!
I've tried the signed tag approach for this pull-request,
I hope I did it right.
No major changes here, but fixes some compile errors for CRIS,
some small style issues, some documentation and as a
bonus nukes a couple of obsolete rtc-files and related code.
Best regards,
/Jesper
The following changes since commit 7d6e1cb7aed231b58acd71bdbe67fc03221373e4:
Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux (2012-04-02 17:58:04 -0700)
are available in the git repository at:
git://jni.nu/cris.git tags/cris-for-linus
for you to fetch changes up to 7b91747d42a1012e3781dd09fa638d113809e3fd:
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile (2012-04-19 11:17:04 +0200)
----------------------------------------------------------------
CRIS changes for 3.5
----------------------------------------------------------------
Jesper Nilsson (5):
CRISv32: Correct name of read_mostly section.
cris/arch-v32: cryptocop: Use kzalloc
CRIS: Update documentation
CRIS: Add _sdata to vmlinux.lds.S
CRIS: Remove legacy RTC drivers
Jiri Slaby (1):
cris: posix_types.h, include asm-generic/posix_types.h
Kautuk Consul (1):
cris/mm/fault.c: Port OOM changes to do_page_fault
Paul Gortmaker (1):
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Wanlong Gao (3):
cris:removed the unused variable
net:removed the unused variable
cris:fix the wrong function declear
Documentation/cris/README | 62 ++--
arch/cris/arch-v10/drivers/ds1302.c | 515 -------------------------------
arch/cris/arch-v10/drivers/pcf8563.c | 380 -----------------------
arch/cris/arch-v10/kernel/fasttimer.c | 2 -
arch/cris/arch-v10/kernel/kgdb.c | 2 +-
arch/cris/arch-v10/kernel/time.c | 9 -
arch/cris/arch-v10/lib/Makefile | 3 -
arch/cris/arch-v32/drivers/cryptocop.c | 6 +-
arch/cris/arch-v32/kernel/ptrace.c | 2 -
arch/cris/arch-v32/kernel/time.c | 7 -
arch/cris/include/arch-v32/arch/cache.h | 2 +-
arch/cris/include/asm/Kbuild | 1 -
arch/cris/include/asm/posix_types.h | 2 +
arch/cris/include/asm/rtc.h | 107 -------
arch/cris/kernel/time.c | 76 +----
arch/cris/kernel/vmlinux.lds.S | 1 +
arch/cris/mm/fault.c | 31 +-
drivers/net/cris/eth_v10.c | 1 -
18 files changed, 71 insertions(+), 1138 deletions(-)
delete mode 100644 arch/cris/arch-v10/drivers/ds1302.c
delete mode 100644 arch/cris/arch-v10/drivers/pcf8563.c
delete mode 100644 arch/cris/include/asm/rtc.h
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@axis.com
reply other threads:[~2012-05-25 13:02 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=20120525130227.GB19174@axis.com \
--to=jesper.nilsson@axis.com \
--cc=akpm@linux-foundation.org \
--cc=jespern@axis.com \
--cc=linux-kernel@vger.kernel.org \
--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