From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DDD52197A7D; Tue, 16 Jul 2024 12:58:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721134687; cv=none; b=mMuOYn8ej3eMlKwTsFzPjiLFt67cLK+nR8WSlwJWNODSzwU1sCCpJgsWvXRw0dO1Obnfum7qWDhCN7U2SsxcsH8/pMNVDVJdqmdEU01NZJ/1HCsYDtXGdPVCcZUCmtW7GTQnbgjIOWN6MeUJ9VmobbkFYn+Vfo+TMMXIhAD7WXI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721134687; c=relaxed/simple; bh=GA6xHKFSNTlUydN0bn4CgnfTPbXBgRXo/quRJcdiBYM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=lNmNGbXVTZB+bfPflimrrXEm5A/BPlmAlJzcqQCYDBGGcn/JNCm+xJpPD0COxjdv1ZSGviPwRXd/zCZr1yKeBCOwtxpTWlzsOHPhwdY+L/9p0LYD+3FH8wserEvOhmxYWowrAeJYvZzn/toCzPHL9pqmaJ9mD8FNhF8l+QvAp5Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=W8RPYYOI; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="W8RPYYOI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4ADD8C116B1; Tue, 16 Jul 2024 12:58:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1721134686; bh=GA6xHKFSNTlUydN0bn4CgnfTPbXBgRXo/quRJcdiBYM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=W8RPYYOI3SoDM1NRJps1z10Pt5Z/nCWGyGFb/vqRj9y3gMXoPZPqxwEPjWJJDzhBb QPS/01lp1dI7RUfNsNdp3AmABd3lHckV+8svyRVbgerI5lM02w6YXWInS09x0eayvM o8xWrkPbKqIsZ4MvbEmsCMNz2sdxNtwPZzvkQ8+A= Date: Tue, 16 Jul 2024 14:58:04 +0200 From: Greg Kroah-Hartman To: Puranjay Mohan Cc: bpf@vger.kernel.org, Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Russell King , Alan Maguire , Ard Biesheuvel , stable@vger.kernel.org Subject: Re: [PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs Message-ID: <2024071656-valid-unpleased-d29a@gregkh> References: <20240701114659.39539-1-pjy@amazon.com> Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Jul 16, 2024 at 12:36:29PM +0000, Puranjay Mohan wrote: > > +CC Greg Why? confused, greg k-h