On 5/12/2011 9:47 PM, Fang, Neo wrote:
Hi Arjan,
The related bug has been reported to bugzilla.kernel.org as
https://bugzilla.kernel.org/show_bug.cgi?id=29172
And to remove the loop_mutex will not only solve our installation reboot issue,
but also the deadlock happened with the following script:
dd if=/dev/zero of=img bs=512 count=1000
losetup -f img
mkfs.ext2 /dev/loop0
mount -t ext2 -o loop /dev/loop0 mnt
umount mnt/
At the same time, I checked the latest kernel 2.6.37 from
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary and
loop_mutex has been removed.
Additionally, bug 12562 is based on MeeGo 1.2, and 1.2 still uses 2.6.37 kernel.
for atom we use kernel-adaptation-pinetrail ....
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging