android_kernel_xiaomi_sm7250/arch/mips/lasat
Eric W. Biederman 8d8cb8a1bb [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
While C99 converting the ctl_table initializers I realized that the binary
sysctl numbers were in conflict with the binary values under CTL_KERN.
Including CTL_KERN KERN_VERSION as used by glibc.  So I just removed the
sysctl binary interface for these values, as it was unsupportable.

Luckily these sysctl were inserted at the end of the sysctl list so this bug
was not visible to userspace.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:57 -08:00
..
image [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
at93c.c
at93c.h
ds1603.c
ds1603.h
interrupt.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
Kconfig
lasat_board.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
lasat_models.h
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
picvue_proc.c
picvue.c
picvue.h
prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
prom.h
reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [SERIAL] Remove wrong asm/serial.h inclusions 2006-10-01 17:09:16 +01:00
sysctl.c [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage 2007-02-14 08:09:57 -08:00
sysctl.h