lkml.org 
[lkml]   [2013]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[GIT] Sparc
From

Couple small bug fixes:

1) strlcpy in ldom_reboot() is still not quite right, use sprintf
instead from Kees Cook.

2) Generic hugetlb interface pte checks should use the widest return
type, otherwise high bits can get chopped off.

3) Fix build with PCI MSI enabled on 32-bit sparc.

Please pull, thanks a lot!

The following changes since commit c31eeaced22ce8bd61268a3c595d542bb38c0a4f:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-10-01 12:58:48 -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 a988fb806d72d4e3a0edbeaece3f2f1172ce44b8:

sparc: fix MSI build failure on Sparc32 (2013-10-02 20:02:35 -0400)

----------------------------------------------------------------
David Miller (1):
mm: Fix generic hugetlb pte check return type.

Kees Cook (1):
sparc: fix ldom_reboot buffer overflow harder

Michael Opdenacker (1):
sparc: remove deprecated IRQF_DISABLED

Thomas Petazzoni (1):
sparc: fix MSI build failure on Sparc32

arch/sparc/Kconfig | 7 ++++++-
arch/sparc/include/asm/floppy_64.h | 2 +-
arch/sparc/kernel/Makefile | 3 ++-
arch/sparc/kernel/ds.c | 5 ++---
arch/sparc/kernel/ldc.c | 4 ++--
include/asm-generic/hugetlb.h | 4 ++--
6 files changed, 15 insertions(+), 10 deletions(-)


\
 
 \ /
  Last update: 2013-10-03 06:01    [W:0.113 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site