kernel_optimize_test/arch/powerpc
Thomas Gleixner 3b03fecd12 powerpc: Use unlocked ioctl in nvram_64
The ioctl is only used for powermac systems and reads a partition
number from an array which is initialized at boot time way before the
nvram code is initialized. So it's safe to switch to unlocked_ioctl.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-11-24 14:31:26 +11:00
..
boot Merge commit 'jwb/next' into next 2009-11-24 10:02:16 +11:00
configs powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
include/asm powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds 2009-11-11 21:43:20 -06:00
kernel powerpc: Use unlocked ioctl in nvram_64 2009-11-24 14:31:26 +11:00
kvm powerpc/kvm: Fix non-modular build 2009-11-05 17:17:12 +11:00
lib
math-emu
mm powerpc/fsl-booke: Rework TLB CAM code 2009-11-20 16:45:33 -06:00
oprofile
platforms powerpc/spufs: Fix test in spufs_switch_log_read() 2009-11-24 14:31:25 +11:00
sysdev powerpc/fsl: Add PCI device ids for new QoirQ chips 2009-11-20 16:45:34 -06:00
xmon
Kconfig powerpc/85xx/86xx: Add suspend/resume support 2009-11-11 21:43:28 -06:00
Kconfig.debug
Makefile
relocs_check.pl