[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20111216.152229.161655308008211539.davem@davemloft.net>
Date: Fri, 16 Dec 2011 15:22:29 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] Sparc
1) Bootup on 32-bit fails because gcc started to emit tail calls more
aggressively, so we need to accept 13-bit signed immediation
relocations into 'restore' instructions.
2) Kill unused variable in bbc_i2c and module_platform_driver()
conversion from Axel Lin.
3) Use kmemdup(), from Thomas Meyer.
Please pull, thanks a lot!
The following changes since commit 2cfab8d74ebfbe06ce2947117945c4f45a5915ec:
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux (2011-12-16 11:27:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master
Axel Lin (2):
bbc_i2c: Remove unneeded err variable
sbus: convert drivers/sbus/char/* to use module_platform_driver()
David S. Miller (1):
sparc32: Be less strict in matching %lo part of relocation.
Thomas Meyer (1):
sparc: Use kmemdup rather than duplicating its implementation
arch/sparc/kernel/ds.c | 6 ++----
arch/sparc/kernel/prom_common.c | 4 +---
arch/sparc/mm/btfixup.c | 3 +--
drivers/sbus/char/bbc_i2c.c | 27 +++++----------------------
drivers/sbus/char/display7seg.c | 13 +------------
drivers/sbus/char/envctrl.c | 12 +-----------
drivers/sbus/char/flash.c | 12 +-----------
drivers/sbus/char/uctrl.c | 12 +-----------
8 files changed, 13 insertions(+), 76 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists