kernel-ark/arch/tile/kernel
Chris Metcalf ff7f3efb9a tile: expect new initramfs name from hypervisor file system
The current Tilera boot infrastructure now provides the initramfs
to Linux as a Tilera-hypervisor file named "initramfs", rather than
"initramfs.cpio.gz", as before.  (This makes it reasonable to use
other compression techniques than gzip on the file without having to
worry about the name causing confusion.)  Adapt to use the new name,
but also fall back to checking for the old name.

Cc'ing to stable so that older kernels will remain compatible with
newer Tilera boot infrastructure.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Cc: stable@vger.kernel.org
2013-03-29 15:11:49 -04:00
..
asm-offsets.c
backtrace.c
compat_signal.c tile: switch to generic compat rt_sigaction() 2013-02-03 18:16:22 -05:00
compat.c tile: properly use COMPAT_SYSCALL_DEFINEx 2013-03-04 13:37:32 -05:00
early_printk.c
entry.S tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE 2012-10-20 13:13:29 -04:00
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
intvec_32.S arch/tile: eliminate pt_regs trampolines for syscalls 2012-10-23 16:23:58 -04:00
intvec_64.S tile: tag some code with #ifdef CONFIG_COMPAT 2013-02-08 13:20:43 -05:00
irq.c
machine_kexec.c
Makefile usb: add host support for the tilegx architecture 2012-07-18 16:40:29 -04:00
messaging.c
module.c modules: don't hand 0 to vmalloc. 2012-12-14 13:06:43 +10:30
pci_gx.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
pci-dma.c
pci.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
proc.c
process.c tile: remove an unused variable in copy_thread() 2013-02-01 10:48:42 -05:00
ptrace.c arch/tile: implement arch_ptrace using user_regset on tile 2012-12-18 14:53:14 -05:00
reboot.c tile: export a handful of symbols appropriately 2013-02-08 13:20:36 -05:00
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c tile: expect new initramfs name from hypervisor file system 2013-03-29 15:11:49 -04:00
signal.c tile: switch to generic sigaltstack 2013-02-03 18:16:21 -05:00
single_step.c
smp.c
smpboot.c
stack.c tile: export a handful of symbols appropriately 2013-02-08 13:20:36 -05:00
sys.c take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 2012-11-28 23:43:27 -05:00
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
usb.c usb: add host support for the tilegx architecture 2012-07-18 16:40:29 -04:00
vmlinux.lds.S