From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 3/4] [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly Date: Sun, 20 Jan 2008 19:21:23 +0100 Message-ID: <47939123.7070302@trash.net> References: <47936043.2030103@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:63884 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754663AbYATSV2 (ORCPT ); Sun, 20 Jan 2008 13:21:28 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > On Jan 20 2008 15:52, Patrick McHardy wrote: >> Jan Engelhardt wrote: >>> commit 110d4caa32e46b7dd78e6b59518e0137fc02a6e4 >>> Author: Jan Engelhardt >>> Date: Thu Jan 17 20:12:15 2008 +0100 >>> >>> [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly >> >> This doesn't apply without the first patch. >> > > Please use this one while 1/4 is sorted out.. Applied, thanks.