From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 20 Aug 2010 21:23:40 +0200 References: <1281820085-13507-1-git-send-email-sven.eckelmann@gmx.de> In-Reply-To: <1281820085-13507-1-git-send-email-sven.eckelmann@gmx.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201008202123.41378.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/9] batman-adv: Create batman_if only on register event Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday 14 August 2010 23:07:57 Sven Eckelmann wrote: > We try to get all events for all net_devices to be able to add special > sysfs folders for the batman-adv configuration. This also includes such > events like NETDEV_POST_INIT which has no valid kobject according to > v2.6.32-rc3-13-g7ffbe3f. This would create an oops in that situation. I applied all patches (revision 1769 - 1775) except for patch 2 & 9. Linus is working on a fix for the netfilter stuff, so I'd rather wait for his patch/opinion. We might come back to your patch at a later point. Thanks, Marek