On 22/06/14 19:29, Justin Cormack wrote:
> So softint_run is indirectly being called before softint_init is
> actually finished. Surprised has not shown up elsewhere.
>
> This patch fixes the issue by skipping softint_run if not initialised
> properly, is that a sane approach?

Hmm, I'm almost sure I've at some point unwrapped the thread creating 
hypercall because of this bug.  I guess wrapping thread creation should 
not really require wrapping, but I guess it should be fixed to make 
things a bit less likely to fail.

Can you see if NetBSD HEAD fixes your problem?  (and pullup latest 
intr.c to rumpkernel-netbsd-src if it does)

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to