Marcel Moolenaar
dfad92447b
Don't define intr_disable and intr_restore as macros. The macros
...
interfere with structure fields of the same name in drivers, like
the intr_disable function pointer in struct cphy_ops in cxgb(4).
Instead define intr_disable and intr_restore as inline functions.
With intr_disable() an inline function, the I32_bit and F32_bit
macros now need to be visible in MI code and given the rather
poor names, this is not at all good. Define ARM_CPSR_F32 and
ARM_CPSR_I32 and use that instead of F32_bit and I32_bit (resp)
for now.
2012-11-27 00:41:39 +00:00
..
2009-09-08 20:45:40 +00:00
2010-02-16 21:59:17 +00:00
2011-01-08 11:13:34 +00:00
2012-06-24 04:15:58 +00:00
2012-06-24 04:15:58 +00:00
2012-09-14 09:38:54 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2012-06-14 14:38:55 +00:00
2012-10-01 05:12:17 +00:00
2012-06-13 05:02:51 +00:00
2012-07-07 05:02:39 +00:00
2010-02-16 21:59:17 +00:00
2010-12-03 07:09:23 +00:00
2012-06-03 18:34:32 +00:00
2012-08-15 03:03:03 +00:00
2012-11-27 00:41:39 +00:00
2010-05-14 00:00:19 +00:00
2012-06-22 06:38:31 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2012-01-23 06:36:41 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2011-10-21 06:41:46 +00:00
2012-06-13 05:02:51 +00:00
2012-09-14 10:05:01 +00:00
2012-06-13 05:02:51 +00:00
2012-05-30 13:31:08 +00:00
2012-11-03 22:39:07 +00:00
2012-08-15 03:03:03 +00:00
2011-01-17 22:58:28 +00:00
2011-01-11 22:07:39 +00:00
2010-06-13 13:12:52 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2012-09-29 22:28:00 +00:00
2012-06-13 06:38:25 +00:00
2011-10-07 16:09:44 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-25 23:59:31 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2010-02-16 21:59:17 +00:00
2012-06-22 07:06:40 +00:00
2012-08-15 03:03:03 +00:00
2009-07-12 23:31:20 +00:00
2012-08-15 03:03:03 +00:00