WSL2-Linux-Kernel/arch/tile/kernel
Chris Metcalf 05ef1b79d4 arch/tile: fix a couple of functions that should be __init
They were marked __devinit by mistake, causing some warnings at link time.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-25 12:45:26 -04:00
..
Makefile
asm-offsets.c
backtrace.c
compat.c [PATCH v3] ipc: provide generic compat versions of IPC syscalls 2012-03-15 13:13:38 -04:00
compat_signal.c tile: Use set_current_blocked() and block_sigmask() 2012-03-13 16:42:05 -04:00
early_printk.c Disintegrate asm/system.h for Tile 2012-03-28 18:30:03 +01:00
entry.S arch/tile: add "nop" after "nap" to help GX idle power draw 2012-04-02 12:13:29 -04:00
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
init_task.c
intvec_32.S arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally 2012-04-02 12:14:03 -04:00
intvec_64.S arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally 2012-04-02 12:14:03 -04:00
irq.c
machine_kexec.c
messaging.c
module.c arch/tile: don't leak kernel memory when we unload modules 2012-04-02 12:13:19 -04:00
pci-dma.c
pci.c arch/tile: fix a couple of functions that should be __init 2012-04-25 12:45:26 -04:00
proc.c arch/tile: avoid unused variable warning in proc.c for tilegx 2012-04-11 12:45:20 -04:00
process.c arch/tile: avoid false corrupt frame warning in early boot 2012-04-02 12:12:38 -04:00
ptrace.c
reboot.c
regs_32.S Disintegrate asm/system.h for Tile 2012-03-28 18:30:03 +01:00
regs_64.S Disintegrate asm/system.h for Tile 2012-03-28 18:30:03 +01:00
relocate_kernel.S
setup.c Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2012-04-06 17:56:20 -07:00
signal.c tile: Use set_current_blocked() and block_sigmask() 2012-03-13 16:42:05 -04:00
single_step.c VM: add "vm_mmap()" helper function 2012-04-20 17:29:13 -07:00
smp.c arch/tile: implement panic_smp_self_stop() 2012-04-02 12:13:32 -04:00
smpboot.c tile/CPU hotplug: Add missing call to notify_cpu_starting() 2012-04-09 14:02:23 -04:00
stack.c arch/tile: various bugs in stack backtracer 2012-04-02 12:12:45 -04:00
sys.c
sysfs.c arch/tile: Fix up from commit 8a25a2fd12 2012-03-12 15:31:37 -04:00
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c arch/tile: fix up some minor trap handling issues 2012-04-02 12:12:52 -04:00
vmlinux.lds.S