dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/cris/kernel
Jesper Nilsson 85d9865721 CRIS: Fix alignment problem for older ld
CRISv10 uses a pretty old ld, which does not allow ALIGN(0),
(It becomes . = 0;) so instead we align to 1 byte.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2010-08-04 18:30:01 +02:00
..
Makefile arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 2009-09-20 12:28:22 +02:00
asm-offsets.c drop explicit include of autoconf.h 2009-12-12 13:08:15 +01:00
crisksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
irq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
module.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
process.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
profile.c CRIS: Return something from profile write 2010-08-04 13:02:40 +02:00
ptrace.c KEYS: Add missing linux/tracehook.h #inclusions 2009-09-09 18:30:02 +10:00
setup.c cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris 2009-03-16 14:11:46 +10:30
sys_cris.c Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
time.c CRIS: GENERIC_TIME fixes 2010-08-04 12:58:55 +02:00
traps.c CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
vmlinux.lds.S CRIS: Fix alignment problem for older ld 2010-08-04 18:30:01 +02:00