From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Nielsen Subject: Re: [PATCH] Add refcounts to LED target Date: Sun, 06 Dec 2009 20:09:25 +1000 Message-ID: <4B1B82D5.2070607@shikadi.net> References: <4A18A70F.50808@shikadi.net> <4A1DC798.1090604@shikadi.net> <4A26418C.5090707@trash.net> <4A265891.4050201@shikadi.net> <4AF2E8A5.7020409@trash.net> <4AF34C03.7020907@shikadi.net> <4AF43916.5010408@trash.net> <4B11D1B5.2060306@shikadi.net> <4B125C18.7060802@shikadi.net> <4B14EA81.5030603@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Engelhardt , Netfilter Developer Mailing List To: Patrick McHardy Return-path: Received: from vitalin.sorra.shikadi.net ([64.71.152.201]:1588 "EHLO vitalin.sorra.shikadi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933207AbZLFKJY (ORCPT ); Sun, 6 Dec 2009 05:09:24 -0500 In-Reply-To: <4B14EA81.5030603@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: > Since this has already taken ages, I took the liberty of preparing > an example fix. Adam, please have a look at this and give it some > testing. Well I'm afraid I can't see why, but for some reason once I add a second iptables rule with this target my kernel often locks up, hard (audio starts skipping, magic SysRq keys don't work) even if I don't have any actual LED devices on the system. The first rule, even when attached to a LED device, seems to work fine. I'll have to do some more debugging to see if I can figure out where it's locking up. Cheers, Adam.