Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964795AbbLCJwH (ORCPT ); Thu, 3 Dec 2015 04:52:07 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:46513 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932707AbbLCJwE (ORCPT ); Thu, 3 Dec 2015 04:52:04 -0500 Subject: Re: [PATCH v3 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS To: Sergei Shtylyov , References: <1449058920-21011-1-git-send-email-qais.yousef@imgtec.com> <1449058920-21011-15-git-send-email-qais.yousef@imgtec.com> <565F3869.4020603@cogentembedded.com> CC: , , , , , From: Qais Yousef Message-ID: <566010C1.1000506@imgtec.com> Date: Thu, 3 Dec 2015 09:52:01 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <565F3869.4020603@cogentembedded.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 20 On 12/02/2015 06:28 PM, Sergei Shtylyov wrote: > >> @@ -1084,7 +1084,7 @@ static void __init __gic_init(unsigned long >> gic_base_addr, >> gic_ipi_domain->bus_token = DOMAIN_BUS_IPI; >> >> /* Make the last 2 * NR_CPUS available for IPIs */ > > Looks like you forgot to also change this comment... This code changes again in a later patch with the correct comment on. I'll fix it in the next series. Thanks, Qais -- 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/