> This seems to have tons of stuff which makes it compile, but which is
> just broken. Randomly changing "cli()" to "__cli()" apparently just to
> make it compile, with no warning that its now buggy.
indeed ...
fixed these, and have categorized every change whether it's safe,
known-unsafe or unknown-effect, and commented the latter two.
i also removed the save_flags() and restore_flags() macros on SMP which
were left there by accident.
new patch is at:
http://redhat.com/~mingo/remove-irqlock-patches/remove-irqlock-2.5.27-A3
(there's one more open bug, i can now see the 'exited with preempt_count
1' messages.)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/