From fa8f2f161d37c293744ebe6fd7b55d63a2fe4bc3 Mon Sep 17 00:00:00 2001 From: Nikola Pajkovsky Date: Tue, 25 May 2010 14:04:54 +0200 Subject: add new examples with line --cut here-- Signed-off-by: Nikola Pajkovsky --- examples/cut_here.right | 44 ++++++++++++++++++++++++++++++++++++++++++++ examples/cut_here.test | 41 +++++++++++++++++++++++++++++++++++++++++ examples/oops1.right | 2 +- 3 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 examples/cut_here.right create mode 100644 examples/cut_here.test (limited to 'examples') diff --git a/examples/cut_here.right b/examples/cut_here.right new file mode 100644 index 00000000..b12195e3 --- /dev/null +++ b/examples/cut_here.right @@ -0,0 +1,44 @@ +dumpoops: found oopses: 1 + +Version: 2.6.32-19.el6.x86_64 +------------[ cut here ]------------ +WARNING: at arch/x86/kernel/cpu/mtrr/generic.c:467 +generic_get_mtrr+0x11e/0x140() (Not tainted) +Hardware name: ProLiant BL460c G1 +mtrr: your BIOS has set up an incorrect mask, fixing it up. +Modules linked in: radeon(+)(U) ttm(U) drm_kms_helper(U) drm(U) i2c_algo_bit(U) +i2c_core(U) dm_mod(U) +Pid: 143, comm: modprobe Not tainted 2.6.32-19.el6.x86_64 #1 +Call Trace: +[] warn_slowpath_common+0x83/0xc0 +[] warn_slowpath_fmt+0x41/0x50 +[] generic_get_mtrr+0x11e/0x140 +[] mtrr_add_page+0xdb/0x470 +[] ? request_threaded_irq+0x1c9/0x2e0 +[] mtrr_add+0x56/0x70 +[] radeon_bo_init+0x2e/0x90 [radeon] +[] r100_init+0x102/0x2a0 [radeon] +[] ? vga_client_register+0x82/0x90 +[] radeon_device_init+0x25a/0x330 [radeon] +[] radeon_driver_load_kms+0x9f/0x1d0 [radeon] +[] drm_get_dev+0x328/0x550 [drm] +[] radeon_pci_probe+0x15/0x269 [radeon] +[] local_pci_probe+0x17/0x20 +[] pci_device_probe+0x119/0x120 +[] ? driver_sysfs_add+0x62/0x90 +[] driver_probe_device+0xa0/0x2a0 +[] __driver_attach+0xab/0xb0 +[] ? __driver_attach+0x0/0xb0 +[] bus_for_each_dev+0x64/0x90 +[] driver_attach+0x1e/0x20 +[] bus_add_driver+0x200/0x300 +[] ? kset_find_obj+0x38/0x80 +[] driver_register+0x76/0x140 +[] __pci_register_driver+0x56/0xd0 +[] ? printk+0x41/0x48 +[] drm_init+0x111/0x120 [drm] +[] ? radeon_init+0x0/0xc1 [radeon] +[] radeon_init+0xbf/0xc1 [radeon] +[] do_one_initcall+0x3c/0x1d0 +[] sys_init_module+0xdf/0x250 +[] system_call_fastpath+0x16/0x1b diff --git a/examples/cut_here.test b/examples/cut_here.test new file mode 100644 index 00000000..9c6ecad5 --- /dev/null +++ b/examples/cut_here.test @@ -0,0 +1,41 @@ +------------[ cut here ]------------ +WARNING: at arch/x86/kernel/cpu/mtrr/generic.c:467 +generic_get_mtrr+0x11e/0x140() (Not tainted) +Hardware name: ProLiant BL460c G1 +mtrr: your BIOS has set up an incorrect mask, fixing it up. +Modules linked in: radeon(+)(U) ttm(U) drm_kms_helper(U) drm(U) i2c_algo_bit(U) +i2c_core(U) dm_mod(U) +Pid: 143, comm: modprobe Not tainted 2.6.32-19.el6.x86_64 #1 +Call Trace: +[] warn_slowpath_common+0x83/0xc0 +[] warn_slowpath_fmt+0x41/0x50 +[] generic_get_mtrr+0x11e/0x140 +[] mtrr_add_page+0xdb/0x470 +[] ? request_threaded_irq+0x1c9/0x2e0 +[] mtrr_add+0x56/0x70 +[] radeon_bo_init+0x2e/0x90 [radeon] +[] r100_init+0x102/0x2a0 [radeon] +[] ? vga_client_register+0x82/0x90 +[] radeon_device_init+0x25a/0x330 [radeon] +[] radeon_driver_load_kms+0x9f/0x1d0 [radeon] +[] drm_get_dev+0x328/0x550 [drm] +[] radeon_pci_probe+0x15/0x269 [radeon] +[] local_pci_probe+0x17/0x20 +[] pci_device_probe+0x119/0x120 +[] ? driver_sysfs_add+0x62/0x90 +[] driver_probe_device+0xa0/0x2a0 +[] __driver_attach+0xab/0xb0 +[] ? __driver_attach+0x0/0xb0 +[] bus_for_each_dev+0x64/0x90 +[] driver_attach+0x1e/0x20 +[] bus_add_driver+0x200/0x300 +[] ? kset_find_obj+0x38/0x80 +[] driver_register+0x76/0x140 +[] __pci_register_driver+0x56/0xd0 +[] ? printk+0x41/0x48 +[] drm_init+0x111/0x120 [drm] +[] ? radeon_init+0x0/0xc1 [radeon] +[] radeon_init+0xbf/0xc1 [radeon] +[] do_one_initcall+0x3c/0x1d0 +[] sys_init_module+0xdf/0x250 +[] system_call_fastpath+0x16/0x1b diff --git a/examples/oops1.right b/examples/oops1.right index d2754b50..67005199 100644 --- a/examples/oops1.right +++ b/examples/oops1.right @@ -1,6 +1,6 @@ dumpoops: found oopses: 1 -Version: 2.6.27.9-159.fc10.i686 +Version: 2.6.27.9-159.fc10.i686 #1 BUG: unable to handle kernel NULL pointer dereference at 00000000 IP: [] :radeon:radeon_cp_init_ring_buffer+0x90/0x302 *pde = 6f5c6067 -- cgit