Re: Linux 3.3-rc4

From: Thomas Meyer
Date: Sun Feb 19 2012 - 08:43:12 EST



Am 19.02.2012 um 01:27 schrieb Linus Torvalds:

>
> The workaround is either to just compile a 64-bit kernel (hey, you can
> leave your 32-bit userland alone if you are so emotionally attached to
> last century) or upgrade to 3.3-rc4.
>

Theoretically yes, practically (at least with Fedora 15/16) no. I did hit these two bugs:

1.) autofs4 interface is broken between x86 and x86_64. as systemd uses autofs, this bug hangs the boot process as e.g. binfmt is mounted via autofs. see also http://lists.freedesktop.org/archives/systemd-devel/2011-September/003396.html
- autofs4 maintainer says that this minor kernel bug could be circumvented in user land.
- systemd developers says that this kernel bug should get fixed in the kernel

2.) while debugging above issue: I did find an minor bug in sys_poll() - nobody did take care of my proposed patch: https://lkml.org/lkml/2011/9/24/35

with kind regards
thomas

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/