[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-10-03 Thread Joseph Salisbury
** Changed in: linux-ti-omap4 (Ubuntu) Status: In Progress = Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register TPIDRURW not preserved

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-02-05 Thread Martin Storsjö
I tested this one, but this one doesn't even get to Uncompressing Linux. If this can't be backported into the official packages I guess I'll just have to keep running kernels I build manually myself instead - that's probably no big issue either, until I update the whole distro to something that

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-02-04 Thread Joseph Salisbury
Thanks for testing and reporting back. Would it also be possible for you to test the Precise LTS backport kernel, which can be downloaded from: https://launchpad.net/ubuntu/precise/+package/linux-generic-lts-saucy It's possible the 3.2 upstream maintainer may not accept commit a4780ad because

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-23 Thread Martin Storsjö
I can finally confirm that this kernel boots, and fixes the bug as the cherry-picked patch intended to do (making wine run windows/arm binaries properly). (I still had to hack the .deb files to convert them from -armel to -armhf, but I just changed the architecture name in the .deb control file.)

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-22 Thread Joseph Salisbury
One more test kernel. This is a patched precise test kernel, that I built in a precise schroot: http://kernel.ubuntu.com/~jsalisbury/lp1265024 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu.

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-10 Thread Martin Storsjö
This kernel doesn't boot either, it stops after done, booting the kernel. just as the previous one. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-10 Thread Joseph Salisbury
Can you collect the apport data on this device: apport-collect 1265024 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register TPIDRURW not preserved on

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-10 Thread Martin Storsjö
apport information ** Tags added: apport-collected ** Description changed: Please backport commit a4780adeefd042482f624f5e0d577bf9cdcbb760 (which is included in upstream kernel 3.11) to the ti-omap4 packages for ubuntu precise. - I tried doing this manually, and when cherrypicking

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-10 Thread Martin Storsjö
Running only apport-collect 1265024 gave: --- Package linux-ti-omap4 not installed and no hook available, ignoring *** Updating problem report No additional information collected. --- So then I ran apport-collect -p linux-image-omap4 1265024 instead, which seems to have uploaded something at

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-10 Thread Joseph Salisbury
Can you also post the dmesg output? You can run: sudo dmesg dmesg.out And attach the dmesg.out file. I just want to be sure the kernel is being built properly for your hardware. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-09 Thread Martin Storsjö
Ok, so now there's some progress but it still doesn't work right. Now the kernel uncompresses ok but something still goes wrong when it should be booted - it goes as far as Uncompressing Linux... done, booting the kernel. but nothing past that. For the record, I wasn't able to install the

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-09 Thread Martin Storsjö
I forgot to mention - I've removed the quiet splash options from /boot/boot.script, so I normally get everything starting from this: [0.00] Booting Linux on physical CPU 0 But with your kernel I don't get this far. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-09 Thread Joseph Salisbury
I'd like to see if building a stock kernel, without the patch, will boot on your device. I built a new kernel using a saucy schroot, which can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1265024 Can you see if this kernel boots? -- You received this bug notification because you

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-09 Thread Martin Storsjö
I really doubt this patch is what breaks it, but I'll test your kernel tomorrow. I'm not sure whether a saucy chroot would work or not - I first tried cross-building from 13.04 but ran into some issues there, so I cross-built from a 12.04 chroot instead. But my issues were in the build scripts and

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-08 Thread Martin Storsjö
This kernel doesn't boot for me either, although I'm not really sure what is going wrong. I've installed it by downloading linux-headers-3.2.0-58-omap, linux- headers-3.2.0-58 and linux-image-3.2.0-58-omap, doing dpkg -i on those three .debs, and later run a modified version of the flash-kernel

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-08 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register TPIDRURW not preserved on context switch and fork Status in “linux-ti-omap4”

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-08 Thread Joseph Salisbury
I think I was using the wrong branch. I'll rebuild a new kernel with the patch and post it shortly. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-08 Thread Joseph Salisbury
I built an armhf test kernel. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1265024 Can you test that kernel and report back if it has the bug or not? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-07 Thread Joseph Salisbury
I built the kernel again using a Trusty schroot. Can you give the following kernel a try: http://kernel.ubuntu.com/~jsalisbury/lp1265024/armhf -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu.

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-06 Thread Joseph Salisbury
Thanks for the update. I'll investigate why this kernel build failed for you. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register TPIDRURW not preserved

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-03 Thread Martin Storsjö
This test kernel doesn't boot at all (I had to modify flash-kernel for it to be installed at all - flash-kernel points out that my subarchitecture is omap4 while this kernel is plain omap). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-02 Thread Joseph Salisbury
** Changed in: linux-ti-omap4 (Ubuntu) Importance: Undecided = Medium ** Tags added: precise -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-02 Thread Joseph Salisbury
** Changed in: linux-ti-omap4 (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu. https://bugs.launchpad.net/bugs/1265024 Title: TLS register TPIDRURW not preserved on context

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-02 Thread Joseph Salisbury
I built a Precise test kernel with a cherry-pick and backport of commit a4780ad. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1265024 Can you test that kernel and report back if it has the bug or not. Thanks in advance ** Changed in: linux-ti-omap4 (Ubuntu)

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-02 Thread Martin Storsjö
Can you provide an armhf .deb? I guess it doesn't really matter much from the kernel point of view, but my dpkg doesn't want to install them. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-ti-omap4 in Ubuntu.

[Kernel-packages] [Bug 1265024] Re: TLS register TPIDRURW not preserved on context switch and fork

2014-01-02 Thread Joseph Salisbury
I built an armhf test kernel. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1265024/armhf Can you test that kernel and report back if it has the bug or not? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed