Displaying 6 results from an estimated 6 matches for "snd_hrtimer".
2013 May 07
2
Kernel BUG: __tree_mod_log_rewind
...[ 726.745485] ------------[ cut here
]------------
May 7 02:09:21 caper kernel: [ 726.745567] Kernel BUG at
ffffffffa00ea503 [verbose debug info unavailable]
May 7 02:09:21 caper kernel: [ 726.745643] invalid opcode: 0000 [#1] SMP
May 7 02:09:21 caper kernel: [ 726.745807] Modules linked in:
snd_hrtimer zram(C) bnep rfcomm bluetooth parport_pc ppdev nfsd
nfs_acl auth_rpcgss nfs fscache binfmt_misc lockd sunrpc
snd_hda_codec_hdmi joydev hid_gaff ff_memless snd_usb_
audio snd_usbmidi_lib uvcvideo snd_seq_midi videobuf2_core videodev
snd_rawmidi videobuf2_vmalloc videobuf2_memops snd_seq_midi_event
d...
2011 Jun 11
0
ext3 and btrfs various Oops and kernel BUGs
...3 mithrandir kernel: [40871.704241] PGD 12d5e9067 PUD 12d5e8067 PMD 0
Jun 10 14:50:23 mithrandir kernel: [40871.704277] Oops: 0000 [#1] PREEMPT SMP
Jun 10 14:50:23 mithrandir kernel: [40871.704311] CPU 1
Jun 10 14:50:23 mithrandir kernel: [40871.704324] Modules linked in: usb_storage rfcomm bnep snd_hrtimer vboxnetadp vboxnetflt vboxdrv binfmt_misc dm_crypt dm_mod isofs btrfs zlib_deflate crc32c libcrc32c vfat fat hso fuse loop uinput snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi arc4 snd_rawmidi iwlagn mac80211 snd...
2012 Jun 18
0
a stacktrace i had on my luks encrypted btrfs partition on kernel 3.4
...34736.233622] Modules linked in: iwl3945 uvcvideo ip6table_filter
ip6_tables ebtable_nat ebtables ipt_MASQUERADE iptable_nat nf_nat
nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT
xt_CHECKSUM iptable_mangle xt_tcpudp iptable_filter ip_tables x_tables
binfmt_misc tun bridge stp snd_hrtimer cpufreq_userspace cpufreq_stats
parport_pc ppdev cpufreq_conservative lp parport cpufreq_powersave
uinput sha256_generic cryptd aes_x86_64 aes_generic cbc dm_crypt
snd_hda_codec_hdmi snd_hda_codec_idt videobuf2_vmalloc snd_hda_intel
videobuf2_memops snd_hda_codec videobuf2_core videodev media s...
2018 Jan 12
3
[Bug 104609] New: [G96, 9500 GT] Removing nouveau module results in BUG: unable to handle kernel NULL pointer dereference at 00000000000000b8
...dle kernel NULL pointer dereference at
00000000000000b8
[466017.592089] IP: nouveau_fbcon_fini+0xb8/0x120 [nouveau]
[466017.592089] PGD 0 P4D 0
[466017.592089] Oops: 0000 [#1] SMP NOPTI
[466017.592089] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs vfat msdos
fat jfs xfs dm_mod cfg80211 rfkill snd_hrtimer snd_seq_midi snd_seq_midi_event
snd_rawmidi snd_seq snd_seq_device iptable_filter fuse tun powernow_k8
amd64_edac_mod edac_mce_amd nouveau(-) kvm_amd kvm irqbypass mxm_wmi wmi video
ppdev ttm drm_kms_helper evdev drm snd_hda_codec_realtek snd_hda_codec_generic
i2c_algo_bit snd_hda_intel serio_raw s...
2013 Nov 14
9
[Bug 71620] New: nouveau_fence_wait_uevent NULL pointer dereference
https://bugs.freedesktop.org/show_bug.cgi?id=71620
Priority: medium
Bug ID: 71620
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau_fence_wait_uevent NULL pointer dereference
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: kdatanasov at gmail.com
Hardware: x86-64 (AMD64)
2011 Sep 21
3
[PATCH] Btrfs: fix orphan cleanup regression
In fixing how we deal with bad inodes, we had a regression in the orphan cleanup
code, since it expects to get a bad inode back. So fix it to deal with getting
-ESTALE back by deleting the orphan item manually and moving on. Thanks,
Reported-by: Simon Kirby <sim@hostway.ca>
Signed-off-by: Josef Bacik <josef@redhat.com>
---
fs/btrfs/inode.c | 36