From owner-svn-src-all@freebsd.org Wed Sep 16 02:23:38 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 132C79C2F4A; Wed, 16 Sep 2015 02:23:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D312C13E4; Wed, 16 Sep 2015 02:23:37 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igcrk20 with SMTP id rk20so26243345igc.1; Tue, 15 Sep 2015 19:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Uujv+7VSmEH5lMvdGwF6hvGxPT2v4ZTLOw4vipYXM0E=; b=MLUROqOwRxcSPeFhOV4KEBLvaW9yp4kFYTV85Czsvvu+jjEC5GDt2/DwQUUhXc8ptv bZ4Xap+LNaqt78BO4NqGkqKmDY5AJp66fE7qQ0D+8Vyvlf2bJJW6ULlmbIaKXtL1UnvM IAnDanli3rPfhOY6tI5eTscGV47ya4bMjfwyEO32KAI2r27VdAJ3MmVMxktVdNdkq5wo LTk/JOvZzTc63Eb4/+nvDPbBezPN9I1xHSHnsvkMwXMPGlR3W17xcqVrRlp4NfzYAT/K 2KD0B0Qli7VhCoy06w7tAVCXAgaQgJ20XMyq1Fs3rPgGTK/d/GrpsvU/CUBAjao2P6mD eY9A== MIME-Version: 1.0 X-Received: by 10.50.45.33 with SMTP id j1mr11199802igm.61.1442370217204; Tue, 15 Sep 2015 19:23:37 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.28.208 with HTTP; Tue, 15 Sep 2015 19:23:37 -0700 (PDT) In-Reply-To: References: <201509160144.t8G1iCR7010932@repo.freebsd.org> <55F8CDCC.5020101@FreeBSD.org> Date: Tue, 15 Sep 2015 19:23:37 -0700 X-Google-Sender-Auth: iO75jjZgGfcbWDT74ULyIiHYbAk Message-ID: Subject: Re: svn commit: r287841 - head/sys/x86/acpica From: Adrian Chadd To: NGie Cooper Cc: Bryan Drewery , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 02:23:38 -0000 Hi, This is definitely mini-project space - we should just have a table and a lookup function to check for the quirk. -adrian