You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathan Fontenot
3c3f67eafa
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
...
This updates the device tree manipulation routines so that memory
add/remove of lmbs represented under the
ibm,dynamic-reconfiguration-memory node of the device tree invokes the
hotplug notifier chain.
This change is needed because of the change in the way memory is
represented under the ibm,dynamic-reconfiguration-memory node. All lmbs
are described in the ibm,dynamic-memory property instead of having a
separate node for each lmb as in previous device tree layouts. This
requires the update_node() routine to check for updates to the
ibm,dynamic-memory property and invoke the hotplug notifier chain.
This also updates the pseries hotplug notifier to be able to gather information
for lmbs represented under the ibm,dynamic-reconfiguration-memory node and
have the lmbs added/removed.
Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
17 years ago
..
acpi
proper prototype for acpi_processor_tstate_has_changed()
17 years ago
asm-alpha
alpha: fix compile error in arch/alpha/mm/init.c
17 years ago
asm-arm
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
17 years ago
asm-avr32
avr32: types: use <asm-generic/int-*.h> for the avr32 architecture
17 years ago
asm-blackfin
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
17 years ago
asm-cris
cris: types: use <asm-generic/int-*.h> for the cris architecture
17 years ago
asm-frv
FRV: ip_fast_csum() requires a memory clobber on its inline asm
17 years ago
asm-generic
kbuild: fix a.out.h export to userspace with O= build.
17 years ago
asm-h8300
h8300: fix typo in header guard
17 years ago
asm-ia64
[IA64] Fix CONFIG_IA64_SGI_UV build error
17 years ago
asm-m32r
asm-m32r/uaccess.h must #include <asm/setup.h>
17 years ago
asm-m68k
m68k: Add ext2_find_{first,next}_bit() for ext4
17 years ago
asm-m68knommu
m68knommu: rework definition of HZ
17 years ago
asm-mips
[MIPS] Malta: Fix build errors for 64-bit kernels
17 years ago
asm-mn10300
MN10300: Fix typo in header guard
17 years ago
asm-parisc
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
17 years ago
asm-powerpc
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
17 years ago
asm-s390
[S390] Fix __ctl_load/__ctl_store inline assembly constraints
17 years ago
asm-sh
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
17 years ago
asm-sparc
sparc: remove CVS keywords
17 years ago
asm-sparc64
sparc64: IO accessors fix
17 years ago
asm-um
uml: activate_mm: remove the dead PF_BORROWED_MM check
17 years ago
asm-v850
v850: fix typo in header guard
17 years ago
asm-x86
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
17 years ago
asm-xtensa
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
crypto
[CRYPTO] api: Fix scatterwalk_sg_chain
17 years ago
keys
…
linux
powerpc: Update for VSX core file and ptrace
17 years ago
math-emu
…
media
V4L/DVB (8092): videodev: simplify and fix standard enumeration
17 years ago
mtd
…
net
netns: Don't receive new packets in a dead network namespace.
17 years ago
pcmcia
…
rdma
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
17 years ago
rxrpc
…
scsi
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
sound
[ALSA] ac97 - Fix ASUS A9T laptop output
17 years ago
video
…
xen
x86: Make xen use the paravirt clocksource structs and functions
17 years ago
Kbuild
…