Prev: KVM: MMU: fix conflict access permissions in direct sp
Next: [PATCH 1/1] Added Technisat Skystar USB HD CI
From: Zdenek Kabelac on 28 Jun 2010 05:50 Hi I've recompiled recent linux vanilla tree and I've got this warning: (Lenovo T61, 4GB, ext3 filesystem mounted with data=ordered) WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty+0x103/0x170() Hardware name: 6464CTO Modules linked in: loop(+) ip6_tables xt_tcpudp bridge stp llc autofs4 sunrpc ipv6 ipt_REJECT xt_physdev xt_state iptable_filter ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables binfmt_misc dm_mirror dm_region_hash dm_log dm_mod kvm_intel kvm i915 drm_kms_helper drm i2c_algo_bit uinput snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_seq arc4 ecb snd_seq_device snd_pcm cryptomgr crypto_hash aead pcompress crypto_blkcipher snd_timer crypto_algapi iwl3945 thinkpad_acpi snd iwlcore mac80211 cfg80211 psmouse btusb bluetooth soundcore nvram iTCO_wdt serio_raw snd_page_alloc rfkill rtc_cmos wmi iTCO_vendor_support ac rtc_core i2c_i801 rtc_lib i2c_core battery e1000e evdev usbhid hid pcmcia sdhci_pci sdhci yenta_socket pcmcia_rsrc mmc_core pcmcia_core led_class uhci_hcd ehci_hcd usbcore video backlight output button [last unloaded: scsi_wait_scan] Pid: 3919, comm: udisks-part-id Not tainted 2.6.35-rc3-00207-gfa637f6 #75 Call Trace: [<ffffffff8104bb7f>] warn_slowpath_common+0x7f/0xc0 [<ffffffff8104bbda>] warn_slowpath_null+0x1a/0x20 [<ffffffff81155493>] __mark_inode_dirty+0x103/0x170 [<ffffffff81148bed>] touch_atime+0x12d/0x170 [<ffffffff810ec134>] generic_file_aio_read+0x394/0x6f0 [<ffffffff8113037a>] do_sync_read+0xda/0x120 [<ffffffff81448869>] ? sub_preempt_count+0xa9/0xe0 [<ffffffff81442645>] ? __mutex_unlock_slowpath+0xf5/0x170 [<ffffffff81083ce5>] ? trace_hardirqs_on_caller+0x155/0x1a0 [<ffffffff81083d3d>] ? trace_hardirqs_on+0xd/0x10 [<ffffffff81221d86>] ? security_file_permission+0x16/0x20 [<ffffffff81130e65>] vfs_read+0xb5/0x1a0 [<ffffffff81130fa1>] sys_read+0x51/0x90 [<ffffffff810030db>] system_call_fastpath+0x16/0x1b bdi-block not registered Zdenek -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |