From owner-svn-src-head@FreeBSD.ORG Tue Apr 14 00:00:42 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E346FE9 for ; Tue, 14 Apr 2015 00:00:42 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (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 DFD2BE5E for ; Tue, 14 Apr 2015 00:00:41 +0000 (UTC) Received: by pdea3 with SMTP id a3so123849475pde.3 for ; Mon, 13 Apr 2015 17:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netflix.com; s=google; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=L8smnsECKa/N5Wu6ALYDwDZyKVgyczRCx/YTsCjoBdI=; b=Vv1m6fDyOz2CS0oZB85lSLcLYRQX1SpQIY25lhQi/9Imm1ZOudS/pnv+6WoNQ6rwkx 9q+4nffgcCXZNm2Dot40oM/iUQ+Yv2BLBl+O3CacYDDrloe51f2YUWkT4GyvuLSxsbwG Ej7glE3kiKEsIIiy9hg3uLUgQyfoCVoFXz5FI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=L8smnsECKa/N5Wu6ALYDwDZyKVgyczRCx/YTsCjoBdI=; b=I8jeztV78Tf6PciVyEg5mY4wiuNWz1aTzQgALASIetyC7IL/ESA40jMWh9ryBdXH/o tP1ZZcwscNT7ZoFXEZBigl9akvwgFr8BbS/8XpdVjSZBfCb/2uS+6ZTuu2VzzXO0wNKo tRsZqMV4BB98y0YepLDdFfApbVjS/WNjdi90bFX1HyJ+fGKFf4cSG7UyVvO3GnhsK/cL f3EUKkLkJ/x11zqmL15weC8CEnqTKdyGEByMPWZKdR3NHMHYueDNYWDVVXf3b0fXnal/ W91VzFMgHx1dFXSzlPe9zxf5LrjR8A25qPccoeGMCV9gVoAUpxRiR9sAjEApvKdIUo0s B+9A== X-Gm-Message-State: ALoCoQnS6vFWbD2tgzRLa4oKwwROJRm2KbefFkMn3yzb4X5BnhK6HRFKsoiHiMq9Do94I1hlaopp X-Received: by 10.66.232.134 with SMTP id to6mr30350188pac.96.1428969641543; Mon, 13 Apr 2015 17:00:41 -0700 (PDT) Received: from fmwl-ncassing.corp.netflix.com ([69.53.236.236]) by mx.google.com with ESMTPSA id q4sm8389124pdo.42.2015.04.13.17.00.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 Apr 2015 17:00:40 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r281510 - head/sys/kern From: Randall Stewart In-Reply-To: <2133512.1QoiEKrNOe@ralph.baldwin.cx> Date: Mon, 13 Apr 2015 20:00:21 -0400 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201504132306.t3DN6Ewx075054@svn.freebsd.org> <2133512.1QoiEKrNOe@ralph.baldwin.cx> To: John Baldwin X-Mailer: Apple Mail (2.1878.6) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 00:00:42 -0000 Crud Your right..=20 On Apr 13, 2015, at 7:23 PM, John Baldwin wrote: > On Monday, April 13, 2015 11:06:14 PM Randall Stewart wrote: >> Author: rrs >> Date: Mon Apr 13 23:06:13 2015 >> New Revision: 281510 >> URL: https://svnweb.freebsd.org/changeset/base/281510 >>=20 >> Log: >> Restore the two lines accidentally deleted that allow CALLOUT_DIRECT = to be >> specifed in the flags. >>=20 >> Thanks Mark Johnston for noticing this ;-o >=20 > Shouldn't this be an internal flag? I think CALLOUT_ACTIVE should be = the only > non-internal flag, yes? >=20 > --=20 > John Baldwin -------- Randall Stewart rrs@netflix.com 803-317-4952