From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753530Ab1HTNJh (ORCPT ); Sat, 20 Aug 2011 09:09:37 -0400 Received: from h5.dl5rb.org.uk ([81.2.74.5]:51113 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751697Ab1HTNJe (ORCPT ); Sat, 20 Aug 2011 09:09:34 -0400 Date: Sat, 20 Aug 2011 14:09:19 +0100 From: Ralf Baechle To: Hillf Danton Cc: LKML , linux-mips@linux-mips.org, "Steven J. Hill" , Chris Dearman Subject: Re: [RFC patch] MIPS: select correct tc Message-ID: <20110820130918.GA5097@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 04, 2011 at 10:38:31PM +0800, Hillf Danton wrote: > If we could find tc on the tc list for @index, the found tc should be returned. This bug has been in the VPE code since 2009 and it pretty much proofs that nobody is using this crap. I've applied your patch but your finding of this bug which is around since about two years pretty much proofs that nobody is using this code, so it can be removed. It's been fugly since day one.. Thanks, Ralf