Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752436AbXBYVDG (ORCPT ); Sun, 25 Feb 2007 16:03:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752438AbXBYVDG (ORCPT ); Sun, 25 Feb 2007 16:03:06 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:60564 "EHLO ebiederm.dsl.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752436AbXBYVDE (ORCPT ); Sun, 25 Feb 2007 16:03:04 -0500 From: ebiederm@xmission.com (Eric W. Biederman) To: Pavel Machek Cc: Andrew Morton , linux-kernel@vger.kernel.org, Zwane Mwaikambo , Ashok Raj , Ingo Molnar , "Lu, Yinghai" , Natalie Protasevich , Andi Kleen , "Siddha, Suresh B" , Linus Torvalds Subject: Re: [PATCH 12/14] x86_64 irq: Add constants for the reserved IRQ vectors. References: <20070225104327.GF2045@elf.ucw.cz> <20070225194817.GB1746@elf.ucw.cz> Date: Sun, 25 Feb 2007 14:01:19 -0700 In-Reply-To: <20070225194817.GB1746@elf.ucw.cz> (Pavel Machek's message of "Sun, 25 Feb 2007 20:48:17 +0100") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 488 Lines: 15 Pavel Machek writes: > BUILD_BUG_ON(x > 15) ? ;-). That might work. Can you use that in a constant expression? Still it is a complexity for a handful of lines. I would prefer to go with something simple at this point. Eric - 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/