From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754419AbYIPI6i (ORCPT ); Tue, 16 Sep 2008 04:58:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751665AbYIPI6a (ORCPT ); Tue, 16 Sep 2008 04:58:30 -0400 Received: from ftp.linux-mips.org ([213.58.128.207]:57296 "EHLO ftp.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751348AbYIPI6a (ORCPT ); Tue, 16 Sep 2008 04:58:30 -0400 Date: Tue, 16 Sep 2008 10:58:02 +0200 From: Ralf Baechle To: roel kluin Cc: yoichi_yuasa@tripeaks.co.jp, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [MIPS] vr41xx: unsigned irq cannot be negative Message-ID: <20080916085802.GB6902@linux-mips.org> References: <48CF02EE.8050406@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48CF02EE.8050406@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 15, 2008 at 08:50:54PM -0400, roel kluin wrote: Thanks, applied. Ralf