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

Three Sparc bug fixes:

1) CONFIG_RELAY recently started using smp_call_function_single()
even though that was not previously referenced from generic
code.

Anyways, add an implementation to 32-bit sparc to fix the
build with RELAY enabled.

2) Resource flag setting fix for PCI sub-devices.

3) Section mismatch fix in sparc64 MM initialization code.

Please pull, thanks a lot!

The following changes since commit 349101da8e1f8e5eb1476b02823da80495224485:
Martin Habets (1):
sparc: Add target for a stripped kernel

are available in the git repository at:

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

David S. Miller (3):
sparc32: Implement smp_call_function_single().
sparc: Fix resource flags for PCI children in OF device tree.
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init

arch/sparc/include/asm/smp_32.h | 25 +++++++++++++++----------
arch/sparc/kernel/of_device.c | 19 ++++++++++++++-----
arch/sparc/kernel/sun4d_smp.c | 16 ++++++++++------
arch/sparc/kernel/sun4m_smp.c | 12 ++++++++----
arch/sparc64/kernel/of_device.c | 20 ++++++++++++++------
arch/sparc64/mm/init.c | 2 +-
6 files changed, 62 insertions(+), 32 deletions(-)


\
 
 \ /
  Last update: 2008-08-30 22:05    [W:0.055 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site