From nobody Mon Jun 10 19:53:55 2024 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VyjDc2k1hz5N29t; Mon, 10 Jun 2024 19:54:08 +0000 (UTC) (envelope-from oshogbo.vx@gmail.com) Received: from mail-oo1-f42.google.com (mail-oo1-f42.google.com [209.85.161.42]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VyjDc0xMQz4DY5; Mon, 10 Jun 2024 19:54:08 +0000 (UTC) (envelope-from oshogbo.vx@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oo1-f42.google.com with SMTP id 006d021491bc7-5bad7941dcfso160397eaf.3; Mon, 10 Jun 2024 12:54:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718049246; x=1718654046; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Vy5RfWUHCX4RRoTwRBwDpJgTL24NLEl8YDrlT9TeScs=; b=e7kKS4FcTfp3a5LPG/TOx1lNJymyBBsdKxb5et13X3Txtfw0tdJ2PBtonW2jjeosSi t0lvxcErM68hcDRkKtpf+lcGD3I0WXm9YiB24gHfMqArXgeBFyr++/4m2xuCnOqj3sAX 2PPvYfqZU8n8e/o6IEDQ7nKSrqi/qlwlRWgDuhl5PRTHH8zstm00GDFKvIsOuC5LKjqR vcR4OJkxd4ENJW5O3kRf4RlNwSdQF3fW2EpHIrxFDfKdIxB6Zywuzpx6GgcpWjeWIXWD OWhNCkVtnqBhHoJqraKUZ5rRHxah4Zvmgmfqli8c4FVeUlnDE+1KOu6Li1h2cUGPwjqD BVZA== X-Forwarded-Encrypted: i=1; AJvYcCVvfpHAL2U4Fue9qxT7/r4q+Fa986kZgPrcUj1M6/Wpx1szskJZWXr/g+u4DLBrwx3VpHVal+3UYlRABfnSQhYzcyoRFJMal+QU7UTDU3e7g79edSYmwT2eYcSwwZiIBvDdlUaAzfFeArWgvzMna4k9+11hvRlS7rj327b2gWOovkskrk3NR+1kHDxUL20= X-Gm-Message-State: AOJu0YzrK82V0afREBclR0Qsefg9JJuV/domL4kGShLPqKf+1mCJGeRn GQiGChCnxXq7mZeGenN8RYBO0FIU/fc1+lEIZBTZQHsXh3R5Ts8sfGVLx+YGuNu379Vpb6TYja7 eVKBjcToeHA1k1u1cRcYGv855F5sxj/zI X-Google-Smtp-Source: AGHT+IFRmp5MrRgn76MEwis6EQDw3LK14ipaj66N0Op9F6n5R6Z8WlFVpEvExKNox7OohQ0hMchrai38akY+ORlfNd8= X-Received: by 2002:a4a:d483:0:b0:5ba:ef94:7dc3 with SMTP id 006d021491bc7-5baef94829bmr5237229eaf.1.1718049246307; Mon, 10 Jun 2024 12:54:06 -0700 (PDT) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 References: <202404231227.43NCRKnq030628@gitrepo.freebsd.org> In-Reply-To: From: Mariusz Zaborski Date: Mon, 10 Jun 2024 21:53:55 +0200 Message-ID: Subject: Re: git: 91d35fb663e0 - main - Remove WITHOUT_CAPSICUM build support To: Alan Somers Cc: Ed Maste , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Content-Type: multipart/alternative; boundary="000000000000086c87061a8e8308" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4VyjDc0xMQz4DY5 --000000000000086c87061a8e8308 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello Alan, Kernel still can be built without Capsicum support. So caph_* functions still are useful. Thanks, Mariusz On Mon, 10 Jun 2024 at 19:46, Alan Somers wrote: > On Tue, Apr 23, 2024 at 6:27=E2=80=AFAM Ed Maste wro= te: > > > > The branch main has been updated by emaste: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3D91d35fb663e0276abc4963ae559e475= 9ea929842 > > > > commit 91d35fb663e0276abc4963ae559e4759ea929842 > > Author: Ed Maste > > AuthorDate: 2024-04-23 11:20:59 +0000 > > Commit: Ed Maste > > CommitDate: 2024-04-23 12:26:28 +0000 > > > > Remove WITHOUT_CAPSICUM build support > > > > Capsicum is non-optional as of c24c117b9644 ("Remove > > WITHOUT_{CAPSICUM,CASPER} options"). > > > > `#ifndef WITHOUT_CAPSICUM` is left in the source for the benefit of > > downstream consumers, but is never defined in FreeBSD. > > > > Reviewed by: oshogbo > > Sponsored by: The FreeBSD Foundation > > Differential Revision: https://reviews.freebsd.org/D42077 > > Should we now remove the caph_enter family of functions? Or do they > still have utility for downstream consumers? > --000000000000086c87061a8e8308 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello Alan,

Kernel still can be built without Capsi= cum support.
So caph_* functions still are useful.

Thanks,
Mar= iusz

--000000000000086c87061a8e8308--