Subject: splx() and dosoftints()
To: None <port-arm32@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-arm32
Date: 09/17/2000 03:49:23
In arm32/arm32/spl.S splx() calls dosoftints() before return,
but arm32/arm32/intr.c:dosoftints() calls splx() if any softintr
routines are called. Does this cause any problem or not?
Should splx()/spllower() check softintr or not?
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp