Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp576689ybp; Wed, 9 Oct 2019 00:26:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqwU8RLIYMmmNaHDTOZWqjK7YYV6yr9fQl3PFMkmxsMGNe2EOr13bFgrLqouKafJGe8/6Tdo X-Received: by 2002:aa7:c6d0:: with SMTP id b16mr1717327eds.108.1570605995755; Wed, 09 Oct 2019 00:26:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570605995; cv=none; d=google.com; s=arc-20160816; b=iLXu80WdfnBCnQB4CW59maSIHXnAe9ETLz3SVJuVqXSkEsK6RstM/aO+lzAvhRQRII lAIrZSk/PePNtb0Ttc0e4wPnOmcogRV6wuUh8V0SiUIGX4cWFV4s4lfrCI3OdfOLxDi7 GaIjd8y5FWvUieI8KhZExiBvV+tdZHdHwMx0aCdgOgnZWNhsQfdI6vFes7tbL0Q4weQt q3ndRSdh9aHB6ZcT+KAbisb94ora0oDfNekKEIEDZb0A7P4ygcvPDJLYnR0c9IJukP5M 9IbqP1Bf6/dJ6kbvZ82OdMzGiGGZaivWCMeWqmpM0sd1HWJKetqT5elU1rYnw7OxH+eH dYpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:references :in-reply-to:message-id:date:subject:cc:to:from; bh=nUlvB0tkHXNN47T75kg5t9vRCONMqOHFCi5WwCtD/Mg=; b=hQo22DUWQsqGRoR0h76C96aeHdjETkY3XpGn2tNvUMmN0J7UKgJuViCLu/jt2ZYv+V FykdN8A0O/tdzMPqnjWUB1ot1NXYx8VtN0ha4SOv6hnwY6R5piFfUXX3Kr5ecv67U0ut Gr9Dcv9nyyDWCzLQE3bvDSbv7pyBDk/rreQU6sqk9oaa/npvSN6PQiNC0Gi4dAlJq06V gHmyQMTwQFEr7YMsOEUFapLx/42MryI6yBIRMGOY2OKcXgNZv5XkN0ZucRLFQMLOhyEI +xkidzD7jerZvIXrIkXEheQ4dN9v7K714XkY2whpuRvl/6ySjZtY3fl72MhJS9onWDFs LJgg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w55si803036eda.15.2019.10.09.00.26.12; Wed, 09 Oct 2019 00:26:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727677AbfJIHXz (ORCPT + 99 others); Wed, 9 Oct 2019 03:23:55 -0400 Received: from mail.thorsis.com ([92.198.35.195]:57054 "EHLO mail.thorsis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725440AbfJIHXz (ORCPT ); Wed, 9 Oct 2019 03:23:55 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id E36591D96; Wed, 9 Oct 2019 09:24:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WXhAdvPmirQB; Wed, 9 Oct 2019 09:24:22 +0200 (CEST) Received: by mail.thorsis.com (Postfix, from userid 109) id C44664755; Wed, 9 Oct 2019 09:24:22 +0200 (CEST) X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RECEIVED, NO_RELAYS autolearn=unavailable autolearn_force=no version=3.4.2 From: Alexander Dahl To: linux-rt-users@vger.kernel.org Cc: Gene Heskett , LKML Subject: Re: [ANNOUNCE] 4.19.72-rt25 Date: Wed, 09 Oct 2019 09:23:49 +0200 Message-ID: <74795460.9uHKpU0Xat@ada> In-Reply-To: <201910071516.04269.gheskett@shentel.net> References: <20190916173921.6368cd62@gandalf.local.home> <201910071510.05101.gheskett@shentel.net> <201910071516.04269.gheskett@shentel.net> Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Gene, Am Montag, 7. Oktober 2019, 15:16:04 CEST schrieb Gene Heskett: > On Monday 07 October 2019 15:10:05 Gene Heskett wrote: > > Unfortunately, this does not work for the pi3-4 family. When its all > > pulled in and patched, there is no arch/arm/configs bcm2709_defconfig > > or bcm2711_defconfig for either a pi3b or the new pi4b. > > > > I'll go find the 5.2.14 announce and see if its any more complete. > > Its disappeared. Not quite. Those were never (?) there. ;-) You'll find those files in the raspberrypi tree [1], but not in mainline. It is possible to run a vanilla kernel on RPi 1 to 3, I guess the 'multi_v7_defconfig' is a good start for 2 and 3. (This works, I have a running RPi 3 with unpatched mainline kernel on my desk, without RT however.) IIRC from linux-arm-kernel list, basic support for RPi 4 is still under review and not yet present in mainline? So you could try a RPi 2 or 3 with mainline + RT or you try to apply the RT patches to the vendor/raspberry tree, but I would not count on anyone supporting the latter. HTH & Greets Alex [1] https://github.com/raspberrypi/linux