xfs
[Top] [All Lists]

[Bug 395] New: BUG: using smp_processor_id() in preemptible

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 395] New: BUG: using smp_processor_id() in preemptible
From: bugzilla-daemon@xxxxxxxxxxx
Date: Thu, 3 Feb 2005 18:52:36 -0800
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=395

           Summary: BUG: using smp_processor_id() in preemptible
           Product: Linux XFS
           Version: Current
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: XFS kernel code
        AssignedTo: xfs-master@xxxxxxxxxxx
        ReportedBy: mike@xxxxxxxx


XFS in linux-2.6.11-rc2

Compiled kernel with various debug options (SMP kernel)  Am receiving:

BUG: using smp_processor_id() in preemptible [00000001] code: xfssyncd/2768
caller is xfs_log_force+0x2f/0xb0 [xfs]
 [<c01c4243>] smp_processor_id+0xa3/0xc0
 [<d92abf0f>] xfs_log_force+0x2f/0xb0 [xfs]
 [<d92abf0f>] xfs_log_force+0x2f/0xb0 [xfs]
 [<d92c0c18>] xfs_syncsub+0x58/0x380 [xfs]
 [<d92c01c5>] xfs_sync+0x25/0x30 [xfs]
 [<d92d446a>] vfs_sync_worker+0x4a/0x50 [xfs]
 [<d92d45ad>] xfssyncd+0x13d/0x1c0 [xfs]
 [<d92d4470>] xfssyncd+0x0/0x1c0 [xfs]
 [<c0101d05>] kernel_thread_helper+0x5/0x10



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 395] New: BUG: using smp_processor_id() in preemptible, bugzilla-daemon <=