linux/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
..
Makefile
asm-offsets.c
backtrace.c
compat.c tile: properly use COMPAT_SYSCALL_DEFINEx 2013-03-04 13:37:32 -05:00
compat_signal.c tile: switch to generic compat rt_sigaction() 2013-02-03 18:16:22 -05:00
early_printk.c
entry.S
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
intvec_32.S
intvec_64.S tile: tag some code with #ifdef CONFIG_COMPAT 2013-02-08 13:20:43 -05:00
irq.c
machine_kexec.c
messaging.c
module.c
pci-dma.c
pci.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
pci_gx.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
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
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
usb.c
vmlinux.lds.S