On Fri, 6 Jun 2008 09:41:37 +0200 Ingo Molnar <mingo@elte.hu> wrote:What's the relationship between -tip and linux-next? The crash seems to be due to sched_domains startup ordering, at a guess. My third bisect iteration has hit this: arch/x86/mm/kmmio.c: In function 'get_kmmio_probe': arch/x86/mm/kmmio.c:85: error: implicit declaration of function 'list_for_each_entry_rcu' arch/x86/mm/kmmio.c:85: error: 'list' undeclared (first use in this function) arch/x86/mm/kmmio.c:85: error: (Each undeclared identifier is reported only once arch/x86/mm/kmmio.c:85: error: for each function it appears in.) arch/x86/mm/kmmio.c:85: error: syntax error before '{' token arch/x86/mm/kmmio.c:88: warning: no return statement in function returning non-void arch/x86/mm/kmmio.c: In function 'get_kmmio_fault_page': arch/x86/mm/kmmio.c:100: error: 'list' undeclared (first use in this function) arch/x86/mm/kmmio.c:100: error: syntax error before '{' token arch/x86/mm/kmmio.c:103: warning: no return statement in function returning non-void arch/x86/mm/kmmio.c: In function 'add_kmmio_fault_page': arch/x86/mm/kmmio.c:328: error: implicit declaration of function 'list_add_rcu' arch/x86/mm/kmmio.c: In function 'remove_kmmio_fault_pages': arch/x86/mm/kmmio.c:420: error: implicit declaration of function 'list_del_rcu' --
| Andrew Morton | -mm merge plans for 2.6.23 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Mel Gorman | [PATCH 6/8] x86_64 - Specify amount of kernel memory at boot time |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | Re: Soft-Lockup/Race in networking in 2.6.31-rc1+195 ( possibly?caused by netem) |
