Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752668Ab3IFOWQ (ORCPT ); Fri, 6 Sep 2013 10:22:16 -0400 Received: from smtp-outbound-2.vmware.com ([208.91.2.13]:60728 "EHLO smtp-outbound-2.vmware.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751568Ab3IFOWP (ORCPT ); Fri, 6 Sep 2013 10:22:15 -0400 Date: Fri, 6 Sep 2013 07:22:14 -0700 (PDT) From: Andy King To: Wei Yongjun Cc: gregkh@linuxfoundation.org, dtor@vmware.com, georgezhang@vmware.com, asarwade@vmware.com, yongjun wei , linux-kernel@vger.kernel.org Message-ID: <169897777.45173847.1378477334081.JavaMail.root@vmware.com> In-Reply-To: References: Subject: Re: [PATCH] VMCI: fix to pass correct device identity to free_irq() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.113.163.68] X-Mailer: Zimbra 8.0.3_GA_5664 (ZimbraWebClient - GC28 (Linux)/8.0.3_GA_5664) Thread-Topic: VMCI: fix to pass correct device identity to free_irq() Thread-Index: +2f5lMVn1YRrzui6smebJyQIjVOOAw== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 510 Lines: 14 > free_irq() expects the same device identity that was passed to > corresponding request_irq(), otherwise the IRQ is not freed. > > Signed-off-by: Wei Yongjun Acked-by: Andy King Thanks for fixing this! - Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/