login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
19
Re: 2.6.23-mm1 s390 driver problem
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Cedric Le Goater
Subject:
Re: 2.6.23-mm1 s390 driver problem
Date: Friday, October 19, 2007 - 4:17 am
>> that helped going a little further in the boot process but we then have
quoted text
>> a network issue when bringing the network interface up : > > please cc netdev on network issues.
yes.
quoted text
>> Bringing up interface eth0: ------------Ý cut here ¨------------ >> Kernel BUG at 0000000000000002 Ýverbose debug info unavailable¨ >> illegal operation: 0001 Ý#1¨ >> Modules linked in: >> CPU: 0 Not tainted >> Process ip (pid: 1167, task: 0000000001d46038, ksp: 00000000025efb28) >> Krnl PSW : 0704200180000000 0000000000000002 (0x2) >> R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:0 AS:0 CC:2 PM:0 EA:3 >> Krnl GPRS: 0000000000000000 0000000000000000 000000000241f600 0000000001c8d >> 00000000000086dd 0000000001eb6d70 0000000000000000 0000000001c8d >> 0000000001eb6d40 00000000003abc28 0000000001eb6d00 00000000025ef >> 000000000241f600 00000000003b6d18 00000000002b33d2 00000000025ef >> Krnl Code:>0000000000000002: 0000 unknown >> 0000000000000004: 0000 unknown >> 0000000000000006: 0000 unknown >> 0000000000000008: 0000 unknown >> 000000000000000a: 0000 unknown >> 000000000000000c: 0000 unknown >> 000000000000000e: 0000 unknown >> 0000000000000010: 0000 unknown >> Call Trace: >> (Ý<00000000002b3352>¨ neigh_connected_output+0x76/0x138) >> Ý<0000000000325402>¨ ip6_output2+0x2da/0x470 >> Ý<0000000000326ea6>¨ ip6_output+0x816/0x1064 >> Ý<0000000000338e46>¨ __ndisc_send+0x416/0x6a8 >> Ý<0000000000339330>¨ ndisc_send_rs+0x58/0x68 >> Ý<000000000032cbf4>¨ addrconf_dad_completed+0xbc/0x100 >> Ý<000000000032d2de>¨ addrconf_dad_start+0xa2/0x14c >> Ý<000000000032d408>¨ addrconf_add_linklocal+0x80/0xa8 >> Ý<000000000032fa7e>¨ addrconf_notify+0x2de/0x8d4 >> Ý<0000000000383990>¨ notifier_call_chain+0x5c/0x98 >> Ý<0000000000063bca>¨ __raw_notifier_call_chain+0x26/0x34 >> Ý<0000000000063c06>¨ raw_notifier_call_chain+0x2e/0x3c >> Ý<00000000002aa54c>¨ call_netdevice_notifiers+0x34/0x44 >> Ý<00000000002ad1aa>¨ dev_open+0x9e/0xe0 >> Ý<00000000002ad80a>¨ dev_change_flags+0x9e/0x1cc >> Ý<0000000000302c74>¨ devinet_ioctl+0x650/0x73c >> Ý<00000000003050ba>¨ inet_ioctl+0xde/0xf4 >> Ý<000000000029a8d0>¨ sock_ioctl+0x1cc/0x2dc >> Ý<00000000000cb844>¨ do_ioctl+0xb8/0xcc >> Ý<00000000000cb8f2>¨ vfs_ioctl+0x9a/0x3ec >> Ý<00000000000cbc96>¨ sys_ioctl+0x52/0x7c >> Ý<0000000000022484>¨ sysc_noemu+0x10/0x16 >> Ý<000002000010df12>¨ 0x2000010df12 > > that's a network issue ;) > >> 00000000002b3352 gives : include/linux/netdevice.h:819 >> > > I have a feeling that we fixed this. But there's no BUG at 2.6.23-mm1's > include/linux/netdevice.h:819.
but dev->header_ops is bogus. right ?
quoted text
> How about setting CONFIG_DEBUG_BUGVERBOSE=y?
it is set :( C. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.23-mm1 s390 driver problem
, Serge E. Hallyn
, (Thu Oct 18, 1:01 pm)
Re: 2.6.23-mm1 s390 driver problem
, Christian Borntraeger
, (Thu Oct 18, 1:15 pm)
Re: 2.6.23-mm1 s390 driver problem
, Serge E. Hallyn
, (Thu Oct 18, 1:31 pm)
Re: 2.6.23-mm1 s390 driver problem
, Martin Schwidefsky
, (Fri Oct 19, 12:47 am)
Re: 2.6.23-mm1 s390 driver problem
, Cedric Le Goater
, (Fri Oct 19, 2:16 am)
Re: 2.6.23-mm1 s390 driver problem
, Martin Schwidefsky
, (Fri Oct 19, 2:20 am)
Re: 2.6.23-mm1 s390 driver problem
, Andrew Morton
, (Fri Oct 19, 2:27 am)
Re: 2.6.23-mm1 s390 driver problem
, Cedric Le Goater
, (Fri Oct 19, 4:06 am)
Re: 2.6.23-mm1 s390 driver problem
, Cedric Le Goater
, (Fri Oct 19, 4:17 am)
Re: 2.6.23-mm1 s390 driver problem
, Martin Schwidefsky
, (Fri Oct 19, 4:25 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
Jeffrey V. Merkey
Re: Versioning file system
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Rafael J. Wysocki
Re: [PATCH] igb: fix kexec with igb
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
&#32852;&#31995;&#31995;&#32479;&#31649;&#29702;&#21592;
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Jack J. Woehr
Re: Real men don't attack straw men
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Tony Abernethy
Re: The Atheros story in much fewer words
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
Alex Riesen
Re: git exclude patterns for directory
David Kastrup
Re: I'm a total push-over..
Colocation donated by:
Syndicate