From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 3.3
Date: Tue, 10 Jan 2012 09:56:54 +0100 [thread overview]
Message-ID: <4F0BFD56.8060804@monstr.eu> (raw)
Hi Linus,
please pull the following changes.
There are two patches out of microblaze tree which remove NO_IRQ from xilinx sysace/ps2 drivers.
Appropriate maintainers are not active to add these drivers to their tree.
I have got ACKs from Grant and Ryan.
I have completely removed NO_IRQ from Microblaze and drivers we use.
Thanks,
Michal
The following changes since commit 805a6af8dba5dfdd35ec35dc52ec0122400b2610:
Linus Torvalds (1):
Linux 3.2
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git next
Michal Simek (14):
microblaze: Synchronize __pa __va macros
microblaze: Add __cmpdi2
microblaze: Use of_find_compatible_node for timer and intc
microblaze: intc: Change variable name
microblaze: Use irq_of_parse_and_map for timer
microblaze: Change NO_IRQ to 0
microblaze: Send CR before LF for early console
microblaze: Remove eprintk macro
microblaze: Fix debug message in module
microblaze: Trivial asm fix
block: xsysace: Don't use NO_IRQ
input: xilinx_ps2: Don't use NO_IRQ
microblaze: Remove NO_IRQ from architecture
microblaze: Wire-up new system calls
arch/microblaze/include/asm/irq.h | 11 +++++--
arch/microblaze/include/asm/page.h | 11 +-----
arch/microblaze/include/asm/setup.h | 6 ----
arch/microblaze/include/asm/unistd.h | 5 ++-
arch/microblaze/kernel/early_printk.c | 4 +-
arch/microblaze/kernel/entry.S | 2 +-
arch/microblaze/kernel/intc.c | 52 +++++++++++++------------------
arch/microblaze/kernel/irq.c | 11 ++++---
arch/microblaze/kernel/module.c | 2 +-
arch/microblaze/kernel/setup.c | 18 +++++-----
arch/microblaze/kernel/syscall_table.S | 3 ++
arch/microblaze/kernel/timer.c | 21 ++++---------
arch/microblaze/lib/Makefile | 1 +
arch/microblaze/lib/cmpdi2.c | 26 ++++++++++++++++
arch/microblaze/pci/pci-common.c | 4 +-
drivers/block/xsysace.c | 10 +++---
drivers/input/serio/xilinx_ps2.c | 2 +-
17 files changed, 99 insertions(+), 90 deletions(-)
create mode 100644 arch/microblaze/lib/cmpdi2.c
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
reply other threads:[~2012-01-10 8:57 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=4F0BFD56.8060804@monstr.eu \
--to=monstr@monstr.eu \
--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;
as well as URLs for NNTP newsgroup(s).