commit | 569f75bd02d20043c4baf9fc38d937f37e7572b0 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 13 18:20:33 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:48 2005 +0100 |
tree | d04f221d275ad6e7d8b7e2fda73f032015eb8242 | |
parent | 97fb5de194a244df3a257bbddaaad911641af381 [diff] |
Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This hasn't been an actual bug, so it's more a change to be 100% compliant with the requirements of the architecture spec. Similar fix to mask_mips_irq where there was a slightly less theoretical chance of getting hit. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>