[haiku-commits] Re: r39965 - haiku/trunk/src/add-ons/kernel/generic/dpc

  • From: Philippe Houdoin <philippe.houdoin@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 29 Dec 2010 09:21:26 +0100

> Precedence wasn't the issue here, though.
> The semantics of the post-increment operator, which always returns the old
> value, was. The pre-increment operator would have worked.

Oh my god!
I'm *so* sorry about this one.
Let's hope it doesn't explain any ACPI issues we had since long...

There is the same broken code with queue->head in dpc_thread(), BTW.

Bye,
  Philippe.

Other related posts: