From owner-svn-src-all@FreeBSD.ORG Thu Dec 13 06:49:46 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FA2C641; Thu, 13 Dec 2012 06:49:46 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 621B08FC08; Thu, 13 Dec 2012 06:49:45 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo14so1829197vcb.13 for ; Wed, 12 Dec 2012 22:49:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=dmdJYeoFONc4VB/XnGu8f1Hk7OT8TZZQUC7maqPyins=; b=mqvZyNgYee6B/UF3y3b8R7pG1bP12esCUY92O9dmStFSI2EeVgRvRhRvWxU8Z/vv5Y usUE3zX7mJjlZ6ZJm+SnfWQqKW5SCw9qIeNpTLZj+WDDZK/m69+snUpZw78sw7pCH8S9 Vwaf633t2yNuWHFFGgE5MqrgXYdcp4Hnm1qWxxH6KYOQyaferaLmhX0q/cWAyEk+KoNn kGIz5j8siRlcWohPX//4EcN7VrwcjH5USQxbQYbFilTgOaKZzYJaIupWWKXPuJYXZ2iD J4448hEQEsEbscvidjR4Sx8882JRoylSFJCQcNQMWxrPKCgPoZExBCD2aNKZBlOmK/3X CriQ== MIME-Version: 1.0 Received: by 10.58.137.7 with SMTP id qe7mr1447440veb.23.1355381384499; Wed, 12 Dec 2012 22:49:44 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.58.201.202 with HTTP; Wed, 12 Dec 2012 22:49:44 -0800 (PST) In-Reply-To: <50C97A11.10409@FreeBSD.org> References: <201212110708.qBB78EWx025288@svn.freebsd.org> <201212121046.43706.jhb@freebsd.org> <201212121658.49048.jhb@freebsd.org> <50C90567.8080406@FreeBSD.org> <50C97A11.10409@FreeBSD.org> Date: Wed, 12 Dec 2012 22:49:44 -0800 X-Google-Sender-Auth: OQN6cNSMm9onv_qMTruGyumRgts Message-ID: Subject: Re: svn commit: r244112 - head/sys/kern From: Adrian Chadd To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Alfred Perlstein , src-committers@freebsd.org, John Baldwin X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 13 Dec 2012 06:49:46 -0000 Let me restate it again. We can ship a STABLE kernel with INVARIANTS enabled, and it not be any less stable than the STABLE kernel is today. Adrian