diff options
author | Rafaël Carré <rafael.carre@gmail.com> | 2010-05-26 17:32:50 +0000 |
---|---|---|
committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-05-26 17:32:50 +0000 |
commit | c9133db4b1bd584146578589f8616a873553f66b (patch) | |
tree | e444590e501e659338c2880f04384438719395f4 /utils/themeeditor/parsetreenode.cpp | |
parent | bc2f8bbc079b2b143c06739163ba229aedef90c9 (diff) |
as3525: as revealed by r26311, it seems DMAC interrupt can't be masked
Even if we disable it in VIC_INT_EN_CLEAR, it still fires an interrupt
by running the default isr.
Locking requires disabling interrupts completely.
I'm not sure if DMAC is the only interrupt affected or if we can't rely
on VIC_INT_EN_CLEAR to mask interrupts.
If it's the latter, we will need to have special locking scheme for
INT_AUDIO.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26316 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/parsetreenode.cpp')
0 files changed, 0 insertions, 0 deletions