login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
19
Re: linux-next: Tree for July 17: early crash on x86-64
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: linux-next: Tree for July 17: early crash on x86-64
Date: Saturday, July 19, 2008 - 11:42 am
On Saturday, 19 of July 2008, Al Viro wrote:
quoted text
> On Fri, Jul 18, 2008 at 05:52:23PM +0400, Alexander Beregalov wrote: > > 2008/7/18 Rafael J. Wysocki <rjw@sisk.pl>: > > > This one crashes all of my x86-64 test boxes early during boot. > > The same problem with next-20080718. > > Unfortunatelly I do not have serial console on that host. > > vfs-next/net-next conflict; apply the patch below on top of the merge.
That helped, thanks. But next it ran into the BUG_ON() in line 883 of security/selinux/avc.c . Disabling selinux made the kernel boot, finally.
quoted text
> diff --git a/net/sysctl_net.c b/net/sysctl_net.c > index b91a5de..2240a9e 100644 > --- a/net/sysctl_net.c > +++ b/net/sysctl_net.c > @@ -44,13 +44,6 @@ static struct ctl_table_root net_sysctl_root = { > .lookup = net_ctl_header_lookup, > }; > > -static LIST_HEAD(net_sysctl_ro_tables); > -static struct list_head *net_ctl_ro_header_lookup(struct ctl_table_root *root, > - struct nsproxy *namespaces) > -{ > - return &net_sysctl_ro_tables; > -} > - > static int net_ctl_ro_header_perms(struct ctl_table_root *root, > struct nsproxy *namespaces, struct ctl_table *table) > { > @@ -61,7 +54,6 @@ static int net_ctl_ro_header_perms(struct ctl_table_root *root, > } > > static struct ctl_table_root net_sysctl_ro_root = { > - .lookup = net_ctl_ro_header_lookup, > .permissions = net_ctl_ro_header_perms, > }; > > @@ -89,6 +81,7 @@ static __init int sysctl_init(void) > if (ret) > goto out; > register_sysctl_root(&net_sysctl_root); > + setup_sysctl_set(&net_sysctl_ro_root.default_set, NULL, NULL); > register_sysctl_root(&net_sysctl_ro_root); > out: > return ret; > >
--
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:
linux-next: Tree for July 17
, Stephen Rothwell
, (Thu Jul 17, 8:28 am)
Re: linux-next: Tree for July 17 (sysctl/syscall)
, Randy Dunlap
, (Thu Jul 17, 3:21 pm)
Re: linux-next: Tree for July 17 (net_namespace)
, Randy Dunlap
, (Thu Jul 17, 3:34 pm)
Re: linux-next: Tree for July 17: early crash on x86-64
, Rafael J. Wysocki
, (Thu Jul 17, 4:06 pm)
Re: linux-next: Tree for July 17: early crash on x86-64
, Alexander Beregalov
, (Fri Jul 18, 6:52 am)
Re: linux-next: Tree for July 17: early crash on x86-64
, Al Viro
, (Fri Jul 18, 8:52 pm)
Re: linux-next: Tree for July 17: early crash on x86-64
, Rafael J. Wysocki
, (Sat Jul 19, 11:42 am)
Re: linux-next: Tree for July 17: early crash on x86-64
, James Morris
, (Sat Jul 19, 12:54 pm)
BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tr ...
, Thomas Meyer
, (Sun Jul 20, 2:42 am)
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next ...
, Al Viro
, (Sun Jul 20, 5:15 am)
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next ...
, Stephen Smalley
, (Mon Jul 28, 10:32 am)
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next ...
, James Morris
, (Mon Jul 28, 2:38 pm)
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next ...
, Al Viro
, (Mon Jul 28, 5:33 pm)
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