[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1320284142.12443.0.camel@gandalf.stny.rr.com>
Date: Wed, 02 Nov 2011 21:35:42 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Li Zefan <lizf@...fujitsu.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tracing: Restore system filter behavior
On Thu, 2011-11-03 at 09:25 +0800, Li Zefan wrote:
>
> > - replace_filter_string(filter, filter_string);
> > + /* System filters just show a default message */
> > + replace_filter_string(filter, DEFAULT_SYS_FILTER_MESSAGE);
>
> Seems we can call remove_filter_string() instead to save memory.
I originally had it that way, but for some reason I had to change it.
Not sure why. I'll put it back and see if that reason pops up again ;)
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