From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 410053B2A4 for ; Sat, 29 Jul 2023 16:14:10 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1690661648; bh=BHWavLXx05CI78pb4DCOhRuG02TTm8TWP98k6sUtDJk=; h=From:To:Subject:In-Reply-To:References:Date:From; b=dkyxSu+Dh9P9AKirkxYX4k6gCcOuWFwhgen0JFUnHSTOJfRuvKp84Qq02NoUUGCXS FkGNZdYdldHpY4l5fBN3MNAr7/iV/2u3bsvLW0dsDssnoHfikk49Evy1hS5VKvAMot 5c60IeYRihNsIgL3U7NFg4G6BX1Rd1P/hF+v2WRrK5VoEfcXYitqhpxfa96lcyGkB4 CWwQ5UhgeiwS3pu4VNeTnQuMeWqGl7Q/yjXQnrRa3dkGHwD2GZZKCUwfSIl0rJvtO4 E4d/ISgt0Z+7pP/jtlx7Hd/g5ZafIsVnFPnSiuEPkgd+Wou81mu8IKFC4O9JXhLKzx slpXsshiwMpgg== To: Dave Taht , Cake List In-Reply-To: References: Date: Sat, 29 Jul 2023 22:14:02 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87h6pmcw6t.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] Fwd: been a while since I did a kernel patch X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2023 20:14:10 -0000 Dave Taht via Cake writes: > I have been meaning to make this patch use UINT_MAX and submit to the > kernel for a long time. Anyone want to give it a spin? There's tooling to ease submission these days: https://people.kernel.org/monsieuricon/sending-a-kernel-patch-with-b4-part-1 -Toke