-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/04/2012 10:56 PM, Jeff Mahoney wrote:
On 03/02/2012 06:42 PM, Alexander Graf wrote:
On 03.03.2012, at 00:11, Alexander Graf wrote:
On 02.03.2012, at 18:22, Jeff Mahoney wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 03/02/2012 07:10 AM, Peter Czanik wrote:
Hello,
There is a kernel config patch for the imx51 kernel from Bernhard, which are still not applied ( http://lists.opensuse.org/opensuse-kernel/2012-02/msg00036.html
). It was sent 9th February, and the latest imx51 kernel is a
few weeks older:
czanik@linux-6965:/tmp> rpm -qp --changelog kernel-imx51-3.2.0-2.2.armv7l.rpm | head warning: kernel-imx51-3.2.0-2.2.armv7l.rpm: Header V3 DSA/SHA1 Signature, key ID a4e5a8f4: NOKEY * Wed Jan 25 2012 dkukawka@suse.de - fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4. - commit 2206a5c
* Wed Jan 25 2012 mmarek@suse.cz - proc: clean up and fix /proc/<pid>/mem handling (bnc#742279, CVE-2012-0056). - commit 4fb112d
Could you apply it? Even without graphics, it's more useful, than the current one...
Looks like Alex Graf handled this quickly. I submitted the Kernel:HEAD kernel-source package to openSUSE:Factory yesterday (I think), so it should appear there.
commit d22335301415193922689c77f42e0af4b6a378ee Author: Alexander Graf <agraf@suse.de> Date: Thu Feb 9 12:53:26 2012 +0100
armv7l: Update config files.
commit 76d12ed4d16cdbacf158872c791eca0744af3e88 Author: Alexander Graf <agraf@suse.de> Date: Thu Feb 9 12:48:21 2012 +0100
armv7l: config: integrate bmwiedemann's updates to make it usable
Yup, and it fails to build :)
/home/abuild/rpmbuild/BUILD/kernel-omap2plus-3.3.rc5/linux-3.3-rc5/fs/autofs4/inode.c:
In function 'autofs4_fill_super':
/home/abuild/rpmbuild/BUILD/kernel-omap2plus-3.3.rc5/linux-3.3-rc5/fs/autofs4/inode.c:228:2:
error: implicit declaration of function 'is_compat_task'
[-Werror=implicit-function-declaration] cc1: some warnings being treated as errors
Jeff, I sent a patch for this to LKML and CC'ed you. Could you please pull that into the kernel tree and push it again to Factory?
Did you get a response for this? I didn't see anything come back.
I'm kinda surprised at the number of ifdef CONFIG_COMPATs that surround that call. It seems like we should just have a default of return-0 in asm-generic and let arches that have compat calls define it themselves.
commit 3c761ea05a8900a907f32b628611873f6bef24b2 Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Sun Feb 26 09:44:55 2012 -0800 Fix autofs compile without CONFIG_COMPAT ... did pretty much that, but in linux/compat.h. It's in -rc6, which was just committed to master. - -Jeff - -- Jeff Mahoney SuSE Labs -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJPVEKvAAoJEB57S2MheeWyhqkP/3lNLJkdxkF0XcHZk8+n+R/p Ris6DTSEsu3GOBhMjCdCcB8jgZ3/nlUr8n5n/ycDo4bgEwzgkTQe0niZaqTXr4U5 blb+a8PAcjSO6MrIQ/vypMR5sM3S5CGTNJnvYHmNlOJmWnqNrdgGtq9HUbws3QDM 00xWT0JGGfL/I1QpRYJa9AOexW9Cl2uRuT+iM7AVu/M0w2ZyhbqQGemgs95jYCT4 XlrgA9wQD+yfbgXGG4tzliJp3dROVhbtjH9fZncg042ostVtwXfNZhoeCUZTUaVP jFvraUm5gfhTbNfgqLqfCVOy01nTcOVktY58PoAC41hHpiY8v3uLZrzIsZy7pKvT QjqYtNTkXJcNeliIXkxVq/myNeAxoj3F3464HHdBrz/dhCh3wkIx03VJ3iPgzG8a tQXlWWvFBKKN6F07IciAl/pRiqNmo5sRRKctLxq9X9E8HvsUp/ek6RFgvEW9rE/a RaffscTVi/QnXrHXakFDqNCggH2B12fQmHyeA2vOGEQpkembgFdbetDysKtp+9dt ZJeP+GKpDUAA+U9qiBBjSt6dlxQibMkMumRuWC2qShW32HcRi0C60U9R1mU/3/Kz t7LgF5SwhWHsyBWBCrjm5kvGq/SUf7YaugInNGrtvHT6jzOnbM4CFvynBnuLdvqT i2ifJx3URd0hGnslaHZt =tEhA -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org