https://bugzilla.kernel.org/show_bug.cgi?id=61601 Bug ID: 61601 Summary: rootflags=noatime causes kernel panic when booting without initrd. Product: File System Version: 2.5 Kernel Version: 3.11, 3.10 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: ext4 Assignee: fs_ext4@xxxxxxxxxxxxxxxxxxxx Reporter: dragonn@xxxxx Regression: No I have create kernel with built in SATA drivers and ext4 filesystem. Everything boots fine when I launch the kernel without rootflags=noatime. When I add to the kernel parameters rootflags=noatime I got kernel panic direct after the kernel launch and try to mount the root partition. This could affect other filesystem too, but I didn't test it. My kernel cmdline is be default: root=/dev/sda4 rw acpi=noirq vga=773 logo.nologo loglevel=0 libata.force=noncq quiet libahci.ignore_sss=1 rootfstype=ext4. -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html