http://bugs.winehq.org/show_bug.cgi?id=31308 --- Comment #13 from André H. <nerv(a)dawncrow.de> 2013-02-06 09:55:34 CST --- (In reply to comment #10)
You need to apply both because TPIDRURW is cleared in your 3.4.x kernel.
As i need to test the patch i applied both of yours to my kernel, compiled it, installed it, booted from it, applied my patch to ntdll, compiled that, run wine putty_arm.exe and it doesn't work: --- snip --- Unhandled exception: page fault on read access to 0x00000008 in 32-bit code (0x0044d38c). --- snip --- 0x0044d388: mrc p15, #0, r4, cr13, cr0, #2 0x0044d38c: ldr r4, [r4, #8] --- snip --- what could i have missed? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.