diff options
author | Stuart Menefy <stuart.menefy@st.com> | 2009-08-24 18:27:33 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-08-24 18:27:33 +0900 |
commit | 6000fc4d6f3e55ad52cce8d76317187fe01af2aa (patch) | |
tree | bc86a1f13465a791b7e77f7663280bcb23fdd378 /scripts/mod | |
parent | bd4fb4d4c1e4a5a2ffbf57a83817a749df1339dd (diff) |
sh: Fixes some write posting issues in the interrupt handling for SH
It is possible for the CPU to re-enable it's interrupt block bit
before the write to the interrupt controller has actually masked out
the external interupt at the controller. We get around this by
reading back from the interrupt controller which will ensure the
write has happened.
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions