Files
linux/arch/arc/include/asm
Evgeny Voevodin d9676fa152 ARCv2: Enable LOCKDEP
- The asm helpers for calling into irq tracer were missing

- Add calls to above helpers in low level assembly entry code for ARCv2

- irq_save() uses CLRI to disable interrupts and returns the prev interrupt
  state (in STATUS32) in a specific encoding (and not the raw value of
  STATUS32). This is usable with SETI in irq_restore(). However
  save_flags() reads the raw value of STATUS32 which doesn't pair with
  irq_save/restore() and thus needs fixing.

Signed-off-by: Evgeny Voevodin <evgeny.voevodin@intel.com>
[vgupta: updated changelog and also added some comments]
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-04-22 18:12:31 +05:30
..
2013-01-28 12:34:21 +05:30
2015-06-25 06:00:17 +05:30
2016-03-11 14:59:53 +05:30
2016-03-10 14:44:13 -06:00
2016-04-22 18:12:31 +05:30
2013-11-06 10:41:45 +05:30
2015-10-29 18:41:30 +05:30
2013-02-15 23:16:02 +05:30
2016-03-10 14:44:13 -06:00
2015-10-29 18:41:30 +05:30
2015-08-05 11:48:21 +05:30
2013-02-11 20:00:31 +05:30
2015-08-04 09:26:33 +05:30
2013-06-22 19:23:26 +05:30
2013-02-11 20:00:39 +05:30
2013-06-22 13:46:42 +05:30
2013-06-22 13:46:42 +05:30