Archived
14
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/s390/appldata
Gerald Schaefer 925afbd6cb [S390] Avoid static struct initializations in appldata.
Don't use static initialization for struct members containing
variables because gcc would generate more code and use double space
on stack.

Signed-off-by: Gerald Schaefer <geraldsc@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-09-28 16:55:23 +02:00
..
appldata.h [S390] cleanup appldata. 2006-09-20 15:59:26 +02:00
appldata_base.c [S390] Avoid static struct initializations in appldata. 2006-09-28 16:55:23 +02:00
appldata_mem.c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones 2006-09-26 08:48:47 -07:00
appldata_net_sum.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
appldata_os.c [S390] cleanup appldata. 2006-09-20 15:59:26 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00