android_kernel_xiaomi_sm8350/arch/powerpc
Nathan Lynch f61fb8a52c [POWERPC] scanlog_init cleanup and minor fixes
scanlog_init() could use some love.

* properly return -ENODEV if this system doesn't support scan-log-dump
* don't printk if scan-log-dump not present; only older systems have it
* convert from create_proc_entry() to preferred proc_create()
* allocate zeroed data buffer
* fix potential memory leak of ent->data on failed create_proc_entry()
* simplify control flow

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-03-26 08:44:07 +11:00
..
boot [POWERPC] Fix zImage-dtb.initrd build error 2008-03-13 10:09:26 +11:00
configs [POWERPC] maple: Enable ipr driver in defconfig 2008-03-26 08:44:04 +11:00
kernel [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var 2008-03-26 08:44:07 +11:00
lib
math-emu
mm Merge branch 'linux-2.6' 2008-03-13 15:26:33 +11:00
oprofile [POWERPC] OProfile: enable callgraph support for Cell 2008-03-03 08:03:14 +01:00
platforms [POWERPC] scanlog_init cleanup and minor fixes 2008-03-26 08:44:07 +11:00
sysdev Merge branch 'linux-2.6' 2008-03-13 15:26:33 +11:00
xmon
.gitignore
Kconfig [POWERPC] pseries: phyp dump: Add Kconfig file option 2008-03-26 08:44:07 +11:00
Kconfig.debug
Makefile [POWERPC] Fix zImage-dtb.initrd build error 2008-03-13 10:09:26 +11:00