From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 49821] New: Random Call traces when using tape device.
Date: Wed, 31 Oct 2012 19:23:17 +0000 (UTC)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:51909 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1759729Ab2JaTXV (ORCPT );
Wed, 31 Oct 2012 15:23:21 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id C278B205E4
for ; Wed, 31 Oct 2012 19:23:19 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 7C910205E8
for ; Wed, 31 Oct 2012 19:23:18 +0000 (UTC)
Sender: linux-scsi-owner@vger.kernel.org
List-Id: linux-scsi@vger.kernel.org
To: linux-scsi@vger.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=49821
Summary: Random Call traces when using tape device.
Product: IO/Storage
Version: 2.5
Kernel Version: 3.2.29
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: SCSI
AssignedTo: linux-scsi@vger.kernel.org
ReportedBy: ilovequake@tlen.pl
Regression: No
Created an attachment (id=85361)
--> (https://bugzilla.kernel.org/attachment.cgi?id=85361)
dmesg, lsmod, lspci, irqs
Hello,
Sorry if I posted in bad section.
When i'm using my tape device to save the data i'm getting this message:
[ 8914.751464] Call Trace:
[ 8914.751469] [] ? printk+0x1d/0x1f
[ 8914.751472] [] __report_bad_irq+0x29/0xd0
[ 8914.751475] [] ? add_interrupt_randomness+0x125/0x150
[ 8914.751477] [] note_interrupt+0x175/0x1c0
[ 8914.751478] [] ? intel_idle+0xdc/0x130
[ 8914.751480] [] handle_irq_event_percpu+0xaa/0x1d0
[ 8914.751482] [] handle_irq_event+0x32/0x60
[ 8914.751484] [] ? unmask_irq+0x30/0x30
[ 8914.751486] [] handle_fasteoi_irq+0x4b/0xd0
[ 8914.751487] [] ? do_IRQ+0x42/0xc0
[ 8914.751490] [] ? common_interrupt+0x30/0x38
[ 8914.751493] [] ? task_times+0x60/0xa0
[ 8914.751494] [] ? intel_idle+0xdc/0x130
[ 8914.751497] [] ? cpuidle_idle_call+0xb6/0x210
[ 8914.751498] [] ? cpu_idle+0x97/0xe0
[ 8914.751500] [] ? rest_init+0x62/0x68
[ 8914.751502] [] ? start_kernel+0x36d/0x373
[ 8914.751504] [] ? loglevel+0x2b/0x2b
[ 8914.751505] [] ? reserve_ebda_region+0x67/0x69
[ 8914.751507] [] ? i386_start_kernel+0xac/0xb3
[ 8914.751508] handlers:
[ 8914.751516] [] mpt_interrupt
[ 8914.751517] Disabling IRQ #17
There is no difference after changing the slot of my PCI controller.
Slackware-current, Linux zonk 3.2.29-smp #1 SMP Mon Sep 17 13:02:10 CDT 2012
i686 Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz GenuineIntel GNU/Linux
If you need more info about my pc/soft. please ask.
Thanks.
Marek
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.