login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
20
Re: [PATCH] Make
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alexey Dobriyan
Subject:
Re: [PATCH] Make
Date: Tuesday, May 20, 2008 - 8:00 am
On 5/20/08, Dave Jones <davej@redhat.com> wrote:
quoted text
> On Tue, May 20, 2008 at 07:14:58AM -0700, Arjan van de Ven wrote: > > On Mon, 19 May 2008 23:24:48 -0400 > > Dave Jones <davej@redhat.com> wrote: > > > > > printk(KERN_ERR "list_add corruption. next->prev > > > should be " "prev (%p), but was %p. (next=%p).\n", > > > prev, next->prev, next); > > > - BUG(); > > > + WARN_ON(1);
Why list_head corruptions are special? --
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:
Re: [PATCH] Extend list debugging to cover hlists
, Arjan van de Ven
, (Thu May 1, 1:32 pm)
[PATCH] Extend list debugging to cover hlists
, Matthew Wilcox
, (Fri May 2, 11:27 am)
Re: [PATCH] Extend list debugging to cover hlists
, Matthew Wilcox
, (Fri May 2, 11:49 am)
Re: [PATCH] Extend list debugging to cover hlists
, Dave Jones
, (Fri May 2, 12:05 pm)
Re: [PATCH] Extend list debugging to cover hlists
, Andrew Morton
, (Fri May 2, 4:14 pm)
Re: [PATCH] Extend list debugging to cover hlists
, Matthew Wilcox
, (Fri May 2, 4:17 pm)
Re: [PATCH] Extend list debugging to cover hlists
, Andrew Morton
, (Fri May 2, 4:39 pm)
[PATCH] Make
, Dave Jones
, (Mon May 19, 8:24 pm)
Re: [PATCH] Make
, Arjan van de Ven
, (Tue May 20, 7:14 am)
Re: [PATCH] Make
, Dave Jones
, (Tue May 20, 7:27 am)
Re: [PATCH] Make
, Linus Torvalds
, (Tue May 20, 7:54 am)
Re: [PATCH] Make
, Alexey Dobriyan
, (Tue May 20, 8:00 am)
Re: [PATCH] Make
, Linus Torvalds
, (Tue May 20, 8:12 am)
Re: [PATCH] Make
, Dave Jones
, (Tue May 20, 8:20 am)
Re: [PATCH] Make
, Dave Jones
, (Tue May 20, 8:22 am)
Re: [PATCH] Make
, Arjan van de Ven
, (Tue May 20, 9:15 am)
Re: [PATCH] Make (LIST_DEBUG WARN not BUG)
, Alexey Dobriyan
, (Tue May 20, 2:52 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexande