Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com [209.85.167.48]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 623A3781E20 for ; Wed, 18 Nov 2020 18:33:44 +0000 (UTC) Received: by mail-lf1-f48.google.com with SMTP id f11so4425479lfs.3 for ; Wed, 18 Nov 2020 10:33:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SY6XR6wL0PdZcgZcAeXeLlaoq+Oc6t2a4604lyYNOmU=; b=s+mqcVELxxamN4jCXRcrULdZ124uygDWszYjicGQsuOm3iOQnOOkH23vwT468075YY ZIDqWIZgVj8LHuEJLnzfNXAQOSPEmcIvwwxiH88Rh3yOcI0ItG72KNRfvzTKrwdo6/Su RUjg79cUqUWKal+2eXsEz64PjzCiCT68XFVPO6kWnSMjkFNvIeDiP+z0bPfD/uDsi+zu IZWaA3C8Tr2F3/IAmfcPtQpD922IiSmmCg735qO3J/m8zDVXLe+heK2ew1H9zDw7qEwr wzVsfgYPGJNsRkm52foeSvpH0BALIyQ6tGhuK1J6sQPEfNHd7d1/0YUCtL8uXSuvTEaE l6/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=SY6XR6wL0PdZcgZcAeXeLlaoq+Oc6t2a4604lyYNOmU=; b=Mr6sXFpHrdUsEcdBGTjTwez/YXKg00DdATU2KdloJEO6a4F5QS5LqGOjRXHA3vMZqx O83Ba9znyde1jgYLddNiT4X+qLwGzTf9wWtIXF39RcTMB5/t/N7thSOQDycm+Lc49hNT v2msbmCFW8stjEg2Fffzup8V//WK5/7c5tRtN5X4CChia2671V3ZWyb72gsLKKQvkj65 YdOssJh95QskBotJ8wFlA+ll2lAt+rk0vMuZGe152iaASr+VLWszZg/WEHBXRC3WmJxY JIaEd8LIgmMWAYvGm5taieYcfv9TslAwoNd8eXqrgCxkpCZV/9TpWmVuVYsmvsAY1W9S lhag== X-Gm-Message-State: AOAM530MK+ltexAqqzLNF5WwzSG73ay2J1glokbSnNoyIsdlPdXiKpXu EkCpPAfMokk54zko1/NaR0gjdg3Y6vk5Qevlaxo= X-Google-Smtp-Source: ABdhPJxtOe78NrCgJIoZIJxnCwxeaIehHAMIpmQQ9E98rpzpl46LVdUSS9ozhYmHif1xdmJCz/GxZCsqOWxWUDdr48Y= X-Received: by 2002:ac2:4543:: with SMTP id j3mr3850491lfm.511.1605724423072; Wed, 18 Nov 2020 10:33:43 -0800 (PST) MIME-Version: 1.0 References: <53f710f5-2536-8b95-e683-c01c29cc9b1e@libero.it> <20201118180810.lxq2k2yjcmqhidof@wolfsden.cz> In-Reply-To: <20201118180810.lxq2k2yjcmqhidof@wolfsden.cz> From: Banibrata Dutta Date: Thu, 19 Nov 2020 00:03:31 +0530 Message-ID: Subject: Re: CPU#0 stuck for 22s To: Wolf Cc: PICCORO McKAY Lenz , Riccardo Mottola , alpine-user Content-Type: multipart/alternative; boundary="000000000000d82fed05b465d95e" --000000000000d82fed05b465d95e Content-Type: text/plain; charset="UTF-8" On Wed, Nov 18, 2020 at 11:38 PM Wolf wrote: > On 2020-11-17 08:04:17 -0400, PICCORO McKAY Lenz wrote: > > I suggest NOT USE LAST! just try first alpine 3.10 .. in my personal > > xperience i used alpine 3.8 with some packages of alpine 3.10 (like > > firefox) cos the kernel: > > This is very poor advice, in general packages compiled for one version of > alpine do not have to work when executed in different version of alpine. > They might work, they might not work. But it's best not to rely on that. > > As a side note, alpine 3.8 is EoL-ed for quite a while now. > > > people must think: why must I upgrade if are perfectly working? *Do you > > know guys that newer linux kernels cut off support for many older devices > > and machines?* > > Could you please provide some links to back this claim up? I'm not > aware, so would like to learn more. > Interesting question. This had come up when I was looking for a driver for a very old pre-UVC webcam I had, and due to Covid-19 triggered scarcity had to make use of it. Perhaps this one: https://lwn.net/Articles/769468/ that comes close enough, I suppose, to be non-anecdotal and from an authority figure. There are other anecdotal references to such trimming, but those are not backed by specific statements from Linux kernel developer community AFAIK. --000000000000d82fed05b465d95e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Nov 18, 2020 at 11:38 PM Wolf <wolf@wolfsden.cz> wrote:
On 2020-11-17 08:04:17 -0400, PICCORO McKAY Lenz = wrote:
> I suggest NOT USE LAST! just try first alpine 3.10 .. in my personal > xperience i used alpine 3.8 with some packages of alpine 3.10 (like > firefox) cos the kernel:

This is very poor advice, in general packages compiled for one version of alpine do not have to work when executed in different version of alpine. They might work, they might not work. But it's best not to rely on that= .

As a side note, alpine 3.8 is EoL-ed for quite a while now.

> people must think: why must I upgrade if are perfectly working? *Do yo= u
> know guys that newer linux kernels cut off support for many older devi= ces
> and machines?*

Could you please provide some links to back this claim up? I'm not
aware, so would like to learn more.

Int= eresting question. This had come up when I was looking for a driver for a v= ery old pre-UVC webcam I had, and due to Covid-19 triggered scarcity had to= make use of it.
Perhaps this one: https://lwn.net/Articles/769468/ that comes close en= ough, I suppose, to be non-anecdotal and from an authority figure.
There are other anecdotal references to such trimming, but those are = not backed by specific statements from Linux kernel developer community AFA= IK.

--000000000000d82fed05b465d95e--