commit | 144beb2f53894283e0a8a4e6ef32d42b17fc34fd | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 15 21:15:36 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 14:11:23 2014 +1000 |
tree | e6fa376a177aa8a79c68501470ea7b99a3e07dd1 | |
parent | 4e2bf01b21054b9300d2e108f5b8b5e4b803b8b8 [diff] |
powerpc: Update comments in irqflags.h The comment on TRACE_ENABLE_INTS is incorrect, and appears to have always been incorrect since the code was merged. It probably came from an original out-of-tree patch. Replace it with something that's correct. Also propagate the message to RECONCILE_IRQ_STATE(), because it's potentially subtle. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>