From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B06C13888F for ; Thu, 8 Oct 2015 01:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6A0721C039; Thu, 8 Oct 2015 01:10:24 +0000 (UTC) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAE95E07FA for ; Thu, 8 Oct 2015 01:10:23 +0000 (UTC) Received: by igcpb10 with SMTP id pb10so4361411igc.1 for ; Wed, 07 Oct 2015 18:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=Hc0QAyqtwsiCyMMRxBRqRv+RUknG3mZA+381M/Qw+go=; b=OWaUDIdWDWGtYFz7POY6E1n60KsFzFWyGS09/NKhXyl7tV0gUqUH/gpS/+DVdIP13z iIKb7kCkLa+eyVH24EYoiATvzl3Rk+sOreQd1+Q88aDLASMgwOjjFTdTk6q3DqIVou0+ odD+tNBB5mtkM2R4h9BeYjBlWx1ZubxWZdvGYM/YsxK6c1XvuAddw4cVcKlsV0AUWC// 2DOO2D66pLvO5LvSMuaQKUa6pMWiAIRw+vPFj5wY+a8XYIqET/OWpjukONIXCltWnWt1 DRiQy6xtGR5MU4ad1dU4lGWSTrl6gPbyp3jqr9NBr90hIvhNlOkon1SL85BgDf8FnvNf 7Faw== 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 MIME-Version: 1.0 X-Received: by 10.50.30.101 with SMTP id r5mr712167igh.35.1444266622751; Wed, 07 Oct 2015 18:10:22 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.79.103.70 with HTTP; Wed, 7 Oct 2015 18:10:22 -0700 (PDT) In-Reply-To: <23314.1444264483@ccs.covici.com> References: <3859.1444248780@ccs.covici.com> <9907.1444259636@ccs.covici.com> <23314.1444264483@ccs.covici.com> Date: Wed, 7 Oct 2015 21:10:22 -0400 X-Google-Sender-Auth: YGqJBOFvSRNqoXJlh6pIIM8bH04 Message-ID: Subject: Re: [gentoo-user] kernel panick in 4.2.1 from gentoo-sources From: Rich Freeman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: d0afd754-7914-4f25-8b33-22519c247921 X-Archives-Hash: 6dd8b46d764195f3b301e3ddd7a1b2f5 On Wed, Oct 7, 2015 at 8:34 PM, wrote: > Rich Freeman wrote: > >> On Wed, Oct 7, 2015 at 7:13 PM, wrote: >> > >> > Thanks much -- 4.2.1 wqas what I just got using gentoo-sources, I will >> > sync and try again, maybe go to 4.1 and see what happens. I heard 3.19 >> > was the first version where btrfs actually worked, and I have 3.18 here, >> > this is why I was trying the newer kernel. So, what is the latest lts >> > kernel these days anyway? >> > >> >> btrfs has been continually improved, but it has been working >> reasonably well for raid0/1 or single disk since maybe the 3.12 days. >> >> Current kernel versions are posted at https://kernel.org/ > How can I tell which ones are long term support? They say longterm next to them. :) Stable ones will have releases for a few months typically. Gentoo-sources keywording tends to lag a bit, though I thought they were going to change that. I tend to just keep my own git clone of the kernel tree and checkout from tags. -- Rich