[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1364586913.10629.40.camel@gandalf.local.home>
Date: Fri, 29 Mar 2013 15:55:13 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Pirko <jpirko@...hat.com>
Cc: Eric Dumazet <eric.dumazet@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>,
LKML <linux-kernel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
Nicolas de Pesloüan
<nicolas.2p.debian@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Guy Streeter <streeter@...hat.com>,
"Paul E. McKenney" <paulmck@...ibm.com>, stephen@...workplumber.org
Subject: Re: [BUG] Crash with NULL pointer dereference in bond_handle_frame
in -rt (possibly mainline)
On Fri, 2013-03-29 at 14:36 -0400, Steven Rostedt wrote:
This one's for you Paul ;-)
That means Eric's solution fits perfectly well here.
< system in single state : everyone sees cat = alive >
insert_into_box(cat);
< system in dual state : new calls see cat == dead, but
current calls see cat == alive >
open_box();
< system is back to single state: everyone sees cat = dead >
funeral(cat);
no problem ;-)
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists