Tony Luck
d57c4a3892
[IA64] acpi_get_sysname() should be __init
...
Section mismatch: reference to .init.text:acpi_find_rsdp
(between 'acpi_get_sysname' and 'acpi_request_vector')
acpi_get_sysname() needs to call the __init function acpi_find_rsdp, but it
doesn't have the __init attribute itself, hence the warning. Luckily it is
only called from machvec_init() which has __init attribute, so the fix
is to define acpi_get_sysname() as __init too.
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-05-24 10:59:44 -07:00
..
2006-12-20 16:54:54 -05:00
2006-07-01 17:19:08 -04:00
2007-05-24 10:14:30 -07:00
2007-05-24 10:59:44 -07:00
2007-03-07 16:27:09 -08:00
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2007-02-05 11:31:04 -08:00
2007-05-14 15:55:39 -07:00
2006-03-07 15:26:49 -08:00
2006-06-21 14:35:28 -07:00
2007-05-08 11:15:10 -07:00
2006-06-30 19:25:36 +02:00
2007-05-14 15:55:11 -07:00
2007-05-10 09:35:30 -07:00
2006-06-21 11:19:22 -07:00
2006-06-21 11:19:22 -07:00
2007-03-07 16:27:09 -08:00
2005-04-16 15:20:36 -07:00
2006-07-31 13:28:43 -07:00
2006-06-30 19:25:36 +02:00
2006-09-08 11:05:13 -07:00
2006-12-07 13:18:57 -08:00
2006-10-02 07:57:20 -07:00
2007-05-09 13:38:45 -07:00
2007-05-09 14:20:59 -07:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2007-02-06 15:04:48 -08:00
2006-12-12 12:00:55 -08:00
2007-05-16 09:00:51 -07:00
2007-02-05 14:06:44 -08:00
2007-05-10 11:57:58 -07:00
2007-01-29 15:27:07 -08:00
2007-02-06 15:04:48 -08:00
2006-06-30 19:25:36 +02:00
2007-05-11 14:55:43 -07:00
2006-09-26 14:44:37 -07:00
2007-05-15 13:38:13 -07:00
2006-06-30 19:25:36 +02:00
2007-05-11 14:55:43 -07:00
2007-04-06 15:37:06 -07:00
2006-10-02 07:57:17 -07:00
2006-10-17 14:54:19 -07:00
2007-05-09 12:30:56 -07:00
2007-02-06 15:04:18 -08:00
2006-06-30 19:25:36 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 14:55:43 -07:00
2006-12-07 10:48:19 -08:00
2007-05-11 14:55:43 -07:00
2007-05-22 10:16:07 -07:00
2007-03-08 10:27:24 -08:00
2007-05-08 10:00:28 -07:00
2007-05-11 14:55:43 -07:00
2007-05-11 14:55:43 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 14:55:43 -07:00
2007-05-08 14:51:59 -07:00
2007-05-09 13:38:45 -07:00
2007-05-11 14:55:43 -07:00
2007-05-23 16:46:40 -07:00
2007-05-08 11:15:07 -07:00
2007-05-14 15:57:39 -07:00
2007-05-09 12:30:56 -07:00
2007-05-11 14:55:43 -07:00
2007-05-08 11:15:07 -07:00
2006-09-26 08:48:50 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-22 10:14:36 -07:00
2007-05-19 09:11:57 +02:00