Files
android_kernel_fxtec_sm6115/include/linux
Andi Kleen ef1b893c29 lto, workaround: Add workaround for initcall reordering
Work around a LTO gcc problem: when there is no reference to a variable
in a module it will be moved to the end of the program. This causes
reordering of initcalls which the kernel does not like.
Add a dummy reference function to avoid this. The function is
deleted by the linker.

This replaces a previous much slower workaround.

Thanks to Jan "Honza" Hubička for suggesting this technique.

Suggested-by: Jan Hubička <hubicka@ucw.cz>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1391846481-31491-4-git-send-email-ak@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-02-13 20:24:13 -08:00
..
2013-03-01 13:39:00 -08:00
2014-01-20 11:55:23 -08:00
2013-12-23 18:34:58 -08:00
2014-01-24 22:39:54 +01:00
2013-07-30 11:53:12 -04:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2014-01-14 14:54:00 -05:00
2009-04-01 08:59:23 -07:00
2013-11-08 08:59:44 -07:00
2011-03-11 14:25:50 +00:00
2013-11-23 22:33:57 -08:00
2011-08-03 11:30:42 -04:00
2008-06-06 11:29:10 -07:00
2009-11-20 20:13:39 +01:00
2013-11-15 09:32:21 +09:00
2010-08-04 11:00:45 +02:00
2007-02-09 17:39:36 -05:00
2008-01-28 23:21:18 +01:00
2013-07-15 11:25:00 +09:30
2013-05-07 18:38:27 -07:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2009-06-18 13:04:05 -07:00
2010-03-07 22:17:09 +01:00
2013-09-29 18:27:03 -07:00
2008-08-02 18:36:10 +01:00
2005-04-16 15:20:36 -07:00
2014-02-13 18:12:04 -08:00
2012-03-20 12:47:48 +01:00
2013-08-09 10:49:00 +02:00
2013-07-26 16:19:48 -07:00
2012-05-31 17:49:32 -07:00
2011-01-24 14:45:11 +10:30
2013-04-30 17:04:06 -07:00
2011-09-16 19:20:20 -04:00
2014-02-13 20:21:59 -08:00
2013-12-11 15:52:34 +01:00
2009-06-16 08:40:20 +02:00
2013-12-19 10:17:11 -07:00
2014-01-16 10:23:03 +10:30
2013-11-09 00:16:19 -05:00
2014-01-27 21:02:39 -08:00
2014-01-22 21:57:17 -08:00
2012-12-11 17:22:27 -08:00
2013-06-12 12:37:30 +01:00
2010-08-04 21:53:17 -07:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2013-12-18 19:04:50 -08:00
2013-04-12 10:26:23 +02:00
2014-01-28 13:20:09 -08:00
2013-09-10 18:56:32 -04:00
2010-08-09 16:48:44 -04:00
2005-04-16 15:20:36 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2010-11-29 08:55:25 +11:00
2012-07-22 23:57:55 +04:00
2005-04-16 15:20:36 -07:00