summaryrefslogtreecommitdiff
path: root/libdde_linux26/mk/prog.mk
diff options
context:
space:
mode:
authorZheng Da <zhengda1936@gmail.com>2010-02-28 05:24:57 +0100
committerZheng Da <zhengda1936@gmail.com>2010-02-28 05:24:57 +0100
commitfbb1c9f5d35a8b89bbebb55a4a49c3da2f189c05 (patch)
tree478fb31c2121ff8b509f1d0b4ccce6c6f047ba58 /libdde_linux26/mk/prog.mk
parentf36fe67a1ec4914bef96f0bc8003a5ee0dd08c8c (diff)
implement cli/sti with a lock.
In order to avoid dead lock caused by spin_lock_irq or spin_lock_irqsave, I remove irq disabling in them. It's really unnecessary to do spin_lock_irq and spin_lock_irqsave any more because interrupt isn't handled in a real interrupt context.
Diffstat (limited to 'libdde_linux26/mk/prog.mk')
0 files changed, 0 insertions, 0 deletions