[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1294272064.26623.154.camel@gandalf.stny.rr.com>
Date: Wed, 05 Jan 2011 19:01:04 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Neil Horman <nhorman@...driver.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Zhaolei <zhaolei@...fujitsu.com>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [RFC patch 2/5] trace event skb fix unassigned field
On Wed, 2011-01-05 at 06:59 -0500, Neil Horman wrote:
> > Yep, leading to this patch instead:
> >
> > trace event skb remove duplicate null-pointer check
> >
> > The check for NULL skb in the kfree_skb trace event is a duplicate from the
> > check already done in its only caller, kfree_skb(). Remove this duplicate check.
> >
> Acked-by: Neil Horman <nhorman@...driver.com>
Mathieu, can you repost this as a non-RFC patch, and include Neil's
acked-by.
Thanks,
-- 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