> Wednesday 29, at 04:28:41 PM you wrote: > >> Hello, >> >> http://www.gossamer-threads.com/lists/linux/kernel/1037365?page=last >> >> http://kerneltrap.org/index.php?q=mailarchive/linux-kernel/2008/11/5/4039804 >> >> i've met this issue with lks-wks-2.6.28-alt4 (on eeepc 701). > Looks like this bug is simular to > http://bugzilla.kernel.org/show_bug.cgi?id=11947 but due very experimetal > and unstable work of intel driver in Sisyphus I'm unable to reproduce > this issue. You can try the 2.6.29 kernel from /testing/ repo and confirm > that this bug still exists or give more details about local configuration > (e.g. which xorg-server/xorg-drv-intel version was used and which ALT > distro).
Hello, i've tested lks-wks-2.6.29-alt0.2 and it works fine. Thanks! NB: i use branch 5.0. But also on both .28 and .29 i've found another 100% reproducible kernel oops on dereferencing symlink to directory on ext3: # mount /dev/sda2 /mnt/oldroot -t ext3 # ls -l /mnt/oldroot .... works fine # ls -l /mnt/oldroot/_externall ...works fine $ ln -s /mnt/oldroot/_externall ~/ $ ls -l /mnt/oldroot/_externall ... works fine $ ls -l ~/_externall/ -> ls hangs (i will try to get dmesg later) /home in this case is aufs2-mounted tmpfs over squashfs. _______________________________________________ Kernels mailing list [email protected] https://lists.unsafe.ru/mailman/listinfo/kernels
