All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reuben Farrelly <reuben-lkml@reub.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.12-rc4-mm1
Date: Fri, 13 May 2005 00:39:09 +1200	[thread overview]
Message-ID: <42834E6D.8060408@reub.net> (raw)
In-Reply-To: <20050512033100.017958f6.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 2087 bytes --]

Hi,

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc4/2.6.12-rc4-mm1/
> 
> - Added Herbert Xu's ipsec tree to the -mm lineup, as git-ipsec.patch
> 
> - Lots of updates all over the place
> 
> 
> Changes since 2.6.12-rc3-mm3:

Just compiled this one up and this appeared in the log:

eth0: no IPv6 routers present
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
------------[ cut here ]------------
kernel BUG at include/asm/spinlock.h:99!
invalid operand: 0000 [#1]
SMP
Modules linked in: nfsd exportfs lockd eeprom it87 i2c_sensor i2c_isa sunrpc 
ipv6 binfmt_misc dm_mod video thermal processor hotkey
fan button ac i2c_i801 sr_mod
CPU:    0
EIP:    0060:[<c034cc81>]    Not tainted VLI
EFLAGS: 00010202   (2.6.12-rc4-mm1)
EIP is at _spin_unlock+0x24/0x2e
eax: 00000001   ebx: dfc5bf44   ecx: 00000400   edx: c03aa764
esi: dfb8f8e8   edi: dfc5be80   ebp: dfc5be78   esp: dfc5be78
ds: 007b   es: 007b   ss: 0068
Process pdflush (pid: 144, threadinfo=dfc5a000 task=dfe13530)
Stack: dfc5bf1c c01cb806 4b1b5d0b 00000001 dead4ead 00000000 00000001 dfc5be94
        dfc5be94 00000000 dfc5bea0 dfc5bea0 00000000 00000000 00000000 00000000
        00000000 00000001 dead4ead dfc5bec4 dfc5bec4 dfc5bed0 00000001 dead4ead
Call Trace:
  [<c0103a43>] show_stack+0x94/0xca
  [<c0103bf7>] show_registers+0x165/0x1f9
  [<c0103e09>] die+0xf4/0x16f
  [<c01041b3>] do_invalid_op+0x97/0xa1
  [<c010369b>] error_code+0x4f/0x54
  [<c01cb806>] reiser4_sync_inodes+0x39/0x6f
  [<c01778b2>] sync_sb_inodes+0x14/0x20
  [<c0177928>] writeback_inodes+0x6a/0xd7
  [<c013f609>] wb_kupdate+0x82/0xeb
  [<c013fdeb>] __pdflush+0xcb/0x197
  [<c013fed5>] pdflush+0x1e/0x20
  [<c012f107>] kthread+0x99/0x9d
  [<c0101075>] kernel_thread_helper+0x5/0xb
Code: 00 65 e0 35 c0 eb e6 55 89 e5 89 c2 81 78 04 ad 4e ad de 75 0c 0f b6 02 
84 c0 7f 0f c6 02 01 5d c3 0f 0b 62 00 65 e0 35 c0 eb
ea <0f> 0b 63 00 65 e0 35 c0 eb e7 55 89 e5 f0 81 00 00 00 00 01 5d

This is new to -rc4-mm1.

Is the patch "reiser4-sb_sync_inodes-cleanup.patch" likely to be the culprit?

Reuben

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3385 bytes --]

  parent reply	other threads:[~2005-05-12 12:39 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 10:31 2.6.12-rc4-mm1 Andrew Morton
2005-05-12 12:21 ` 2.6.12-rc4-mm1, build results compared to 2.6.12-rc3-mm3 Jan Dittmer
2005-05-13  6:19   ` Maneesh Soni
2005-05-12 12:39 ` Reuben Farrelly [this message]
2005-05-12 15:09   ` 2.6.12-rc4-mm1 Andrew Morton
2005-05-14 21:19   ` 2.6.12-rc4-mm1 Andrew James Wade
2005-05-12 12:58 ` kobject_register failed for intelfb (-EACCES) (Re: 2.6.12-rc4-mm1) Alexey Dobriyan
2005-05-12 15:43   ` Greg KH
2005-05-12 15:59     ` Andrew Morton
2005-05-12 16:04       ` Greg KH
2005-05-12 16:20       ` Alexey Dobriyan
2005-05-12 18:14 ` [PATCH -mm] Print KBD and AUX irqs correctly Alexey Dobriyan
2005-05-12 21:42 ` [-mm patch] mm.h: fix page_zone compile error Adrian Bunk
2005-05-12 22:09   ` Dave Hansen
2005-05-12 22:26     ` Adrian Bunk
2005-05-13 13:26   ` Andy Whitcroft
2005-05-12 21:54 ` 2.6.12-rc4-mm1 Greg KH
2005-05-19  6:25   ` 2.6.12-rc4-mm1 Greg KH
2005-05-13  0:47 ` [-mm patch] drivers/cpufreq/cpufreq_conservative.c: make cpufreq_gov_dbs static Adrian Bunk
2005-05-13  0:47   ` Adrian Bunk
2005-05-13  7:24 ` 2.6.12-rc4-mm1 Dave Airlie
2005-05-13  7:25   ` 2.6.12-rc4-mm1 Dave Airlie
2005-05-13 14:53 ` 2.6.12-rc4-mm1 steve
2005-05-13 18:13   ` 2.6.12-rc4-mm1 David Woodhouse
2005-05-14  1:07     ` 2.6.12-rc4-mm1 steve
2005-05-18 10:06       ` 2.6.12-rc4-mm1 Artem B. Bityuckiy
2005-05-18 16:16         ` 2.6.12-rc4-mm1 Steve Roemen
2005-05-19 16:45           ` 2.6.12-rc4-mm1 David Woodhouse
2005-05-19 17:55             ` 2.6.12-rc4-mm1 Steve Roemen
2005-05-19 18:04               ` 2.6.12-rc4-mm1 David Woodhouse
2005-05-19 20:12                 ` 2.6.12-rc4-mm1 Steve Roemen
2005-05-19 20:21                   ` 2.6.12-rc4-mm1 David Woodhouse
     [not found]     ` <428508BB.8030604@friservices.com>
2005-05-14 10:46       ` 2.6.12-rc4-mm1 Artem B. Bityuckiy
2005-05-13 18:12 ` [-mm patch] kprobes: arch_supports_kretprobes cleanup Frederik Deweerdt
2005-05-13 19:40 ` 2.6.12-rc4-mm1 Johannes Stezenbach
2005-05-14 11:27 ` 2.6.12-rc4-mm1 Richard Purdie
2005-05-16 11:27   ` 2.6.12-rc4-mm2 Richard Purdie
2005-05-15  1:20 ` 2.6.12-rc4-mm1 William Lee Irwin III
2005-05-15  1:30   ` 2.6.12-rc4-mm1 Andrew Morton
2005-05-15  9:44     ` 2.6.12-rc4-mm1 Jesper Juhl
2005-05-15  9:54       ` 2.6.12-rc4-mm1 Andrew Morton
2005-05-15  9:43 ` 2.6.12-rc4-mm1: drivers/usb/gadget/ether.c compile error Adrian Bunk
2005-05-16 15:26   ` David Brownell
2005-05-15 11:32 ` [-mm patch] arch/i386/Kconfig: SELECT_MEMORY_MODEL -> ARCH_SELECT_MEMORY_MODEL Adrian Bunk
2005-05-15 18:24   ` Dave Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42834E6D.8060408@reub.net \
    --to=reuben-lkml@reub.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.