linux/arch/csky/abiv1
Luis Chamberlain adf11ea872 csky: simplify alignment sysctl registration
Using register_sysctl_paths() is only required if we are using
leafs with entries but all we are doing is creates leafs with
just one leaf and then entries and register_sysctl_init() works
well with that already.

The 555 permission is already retained by the new_dir() proc
sysctl directory creator.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-04-13 11:49:20 -07:00
..
inc/abi csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE 2023-02-02 22:33:06 -08:00
alignment.c csky: simplify alignment sysctl registration 2023-04-13 11:49:20 -07:00
bswapdi.c
bswapsi.c
cacheflush.c mm: remove flush_kernel_dcache_page 2021-09-03 09:58:13 -07:00
Makefile csky: Add C based string functions 2022-04-18 21:23:55 +08:00
mmap.c csky: Fixup arch_get_unmapped_area() implementation 2019-08-20 16:09:37 +08:00