mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 01:09:12 +00:00
Some functions defined in 'arch/powerpc/mm' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`. Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-4-nick.child@ibm.com |
||
|---|---|---|
| .. | ||
| hash_low.S | ||
| kuap.c | ||
| Makefile | ||
| mmu_context.c | ||
| mmu.c | ||
| nohash_low.S | ||
| tlb.c | ||