From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC556158020 for ; Fri, 11 Nov 2022 10:36:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC149E092C; Fri, 11 Nov 2022 10:36:10 +0000 (UTC) Received: from mail-oa1-x2a.google.com (mail-oa1-x2a.google.com [IPv6:2001:4860:4864:20::2a]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AD36E08A0 for ; Fri, 11 Nov 2022 10:36:10 +0000 (UTC) Received: by mail-oa1-x2a.google.com with SMTP id 586e51a60fabf-13b103a3e5dso5026628fac.2 for ; Fri, 11 Nov 2022 02:36:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=uclRv+GQjV1ePzYqx8InaOMQEM3av5/RJQ4SFe8pfeI=; b=WrwYvXOJ+W5gXvxXmhsdWSk8ukqdPzBQcIPwkkDWVsKu/svUhEitLXsR34v17nDO/q LbTRyuwR5+2eqNGCW2y7TsqyXIoIAfB5r3pNTJUnzhH5U4O3XFKa0KgNJu0dWo9FmJum 0GN3hmyJAfKeapJkOF4wwOxCdQjtup5vSqqjVDBzQfbMW1R+0LJoEoU6ZEagUt/pKCSZ Ekik3sh7C2TxDdDhrlCfNtTOp/H1On0lc5/fRP8K014eoYjKOKr26YIlY2f/1/2I4Grg 3tp0dRq5aZany3dXXEPmo0YYzYogPIiH3aeZnDTVdKgghRRqCmHKrZe9o5utZYGfIJni yjaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=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=uclRv+GQjV1ePzYqx8InaOMQEM3av5/RJQ4SFe8pfeI=; b=gvcAIz/6iSjh/mk5sdl40mXu8LstfbKl2gjjb5KhmxCQXugMFgbAJmnEWFjFv19etd qifPvthzOoImJkmsuDMqvs8vvw4PS42XvauhyaP+qfVB0d4zi5OwM0h3PipHSZZ3dr89 /wunH8/z3uKYVvGjguvK0bDAnLNpEOu/keDWcqcg1RhTVE5vox04URlMASqX3spvxWf/ pUuznyPCNzQlIVRjUZec9inmN7FhjMpQ24q2TrniVhkZgWI+0JLLxKDbNMLm54l4Bu3c t1UwqpokNK0dJIXLf75pEJgqubWS5XEObogDsfXIx99fuSeUhqHb4ewfJz4DLLio+Fct NaRg== X-Gm-Message-State: ANoB5pmBMt5VU8W7PR7vxvZNhIA6Ejp6QYKEgKnpc6MIMdGznzKxbdzA jhyFUJ7wgfqsMwNxFvuFniVjCwiYthwxcgo7ehbLmqbM X-Google-Smtp-Source: AA0mqf6pVGVLoGSKx/RTdECqH64Q70JQ11JikqkF89Fuus578xUzT4gLGxPTM2ZofXy0DE/F716xTWr2++/GAQUMGb0= X-Received: by 2002:a05:6870:63ac:b0:131:e342:865b with SMTP id t44-20020a05687063ac00b00131e342865bmr562010oap.17.1668162969300; Fri, 11 Nov 2022 02:36:09 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <3418bb3d-f939-6606-7e19-5e883c198208@gmail.com> <2289488.ElGaqSPkdT@wstn> In-Reply-To: <2289488.ElGaqSPkdT@wstn> From: Arve Barsnes Date: Fri, 11 Nov 2022 11:35:57 +0100 Message-ID: Subject: Re: [gentoo-user] Upgrading from 5.14 to 6.0 version To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: f6e71b39-7605-49cc-b284-bf304b7c7637 X-Archives-Hash: 60681c226a76db7d552e00ce85fa1c24 On Fri, 11 Nov 2022 at 11:30, Peter Humphrey wrote: > I can't remember any difficulty going from the 5 series to 6.0.0 either, even > though it was a .0 version, which we all know is generally to be suspected. Not when it comes to the linux kernel though, where major version changes are arbitrary and comes around the x.19/20/21 switch no matter which new features are in it. Regards, Arve