It still might not hurt to do more careful manipulation of the IRQ linked
list. There is another line that looks similar to the typo you found.
Is this one a mistake too? (line 1696) :
info->flags = ((state->flags & ~ASYNC_INTERNAL_FLAGS) |
No, this isn't a problem. The mask is works different in that case.
- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/