Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262746AbTK1RMg (ORCPT ); Fri, 28 Nov 2003 12:12:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262766AbTK1RMg (ORCPT ); Fri, 28 Nov 2003 12:12:36 -0500 Received: from ivoti.terra.com.br ([200.176.3.20]:21387 "EHLO ivoti.terra.com.br") by vger.kernel.org with ESMTP id S262746AbTK1RMe (ORCPT ); Fri, 28 Nov 2003 12:12:34 -0500 Message-ID: <3FC781F4.7070201@terra.com.br> Date: Fri, 28 Nov 2003 15:12:20 -0200 From: Felipe W Damasio User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Piggin Cc: Lista da disciplina de Sistemas Operacionais III , Ricardo Nabinger Sanchez , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [SisopIII-l] Re: [PATCH] fix #endif misplacement References: <20031128141927.5ff1f35a.rnsanchez@terra.com.br> <3FC77A59.2090705@elipse.com.br> <3FC7803D.2050203@cyberone.com.au> In-Reply-To: <3FC7803D.2050203@cyberone.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 649 Lines: 21 Hi Nick, Nick Piggin wrote: > The ifdef isn't pretty, but its performance critical code, its easy to > understand, and there is a big comment above it. I think its OK the > way it is. Not that you would ever notice any difference probably. You're right. As Lucas already pointed out, the ifdef CONFIG_NUMA is actually an ifndef... Like myself, I think Ricardo overlooked this :) Cheers, Felipe - 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/