Comment 117 for bug 604261

Revision history for this message
In , Stefan-demharter (stefan-demharter) wrote :

(In reply to comment #68)
...
> 2.6.32.15 still reliably works, but that commit isn't the bad one.
> Git bisect still needed.

Hi,

i've done a git bisect with wow ptr 0.3.5 resulting in:

08d68323d1f0c34452e614263b212ca556dae47f is the first bad commit

I've also managed to resolve the login issue with an up-to-date kernel
(2.6.35-rc3) by patching do_debug within the linux kernel. Maybe this is a
useful starting point for others.

Maybe this issue is also related to the problem described in
https://patchwork.kernel.org/patch/68452/. The patch there is similar to mine,
but didn't resolve the issue for me.

Regards,
Stefan