mbox

[GIT] Sparc

Message ID 20120330.033947.681145423995124443.davem@davemloft.net
State Accepted
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master

Message

David Miller March 30, 2012, 7:39 a.m. UTC
This just fixes build fallout due to recent changes that went
int your tree.

Please pull, thanks a lot.

The following changes since commit 4bde23f8751f388867766b0a62ed1ef8b7e01561:

  Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2012-03-29 21:30:28 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master

for you to fetch changes up to 8befc9f23c695395de011ced289c611fada22f35:

  sparc: Fix even more fallout from system.h split. (2012-03-29 22:40:52 -0700)

----------------------------------------------------------------
David S. Miller (1):
      sparc: Fix even more fallout from system.h split.

Stephen Rothwell (1):
      sparc: fix fallout from system.h split

 arch/sparc/include/asm/ptrace.h |    1 +
 arch/sparc/kernel/jump_label.c  |    2 ++
 arch/sparc/kernel/kgdb_64.c     |    1 +
 3 files changed, 4 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Sam Ravnborg March 30, 2012, 10:02 a.m. UTC | #1
On Fri, Mar 30, 2012 at 03:39:47AM -0400, David Miller wrote:
> 
> This just fixes build fallout due to recent changes that went
> int your tree.

I did not fix sparc32 build - will look at it later today.
I assume it is equally trivial to fix.


	Sam
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html