From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbdEVFuG (ORCPT ); Mon, 22 May 2017 01:50:06 -0400 Received: from ozlabs.org ([103.22.144.67]:39399 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127AbdEVFuF (ORCPT ); Mon, 22 May 2017 01:50:05 -0400 From: Michael Ellerman To: Christoph Hellwig , Richard Henderson , Ivan Kokshaysky , Matt Turner Cc: Christian Borntraeger , linux-alpha@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: is alpha jensen support dead? In-Reply-To: <20170521085848.GA14559@lst.de> References: <20170521085848.GA14559@lst.de> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Mon, 22 May 2017 15:50:02 +1000 Message-ID: <87lgppsanp.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christoph Hellwig writes: > Hi all, > > it seems like the Alpha Jense build (the only one using pci-noop.c) > and thus being a different build than all the later PCI capable > system has been broken since at least: > > commit 6aca0503847f6329460b15b3ab2b0e30bb752793 > Author: Christian Borntraeger > Date: Tue Feb 2 21:46:33 2016 -0800 > > alpha/dma: use common noop dma ops > > which switches pci-noop.c to use generic code, but fat fingered a symbol > and didn't wire up the Kconfig. > > Is there any value in keeping it alive? Especially as there probably > isn't any build coverage.. We still build the defconfig FWIW: http://kisskb.ellerman.id.au/kisskb/target/2499/ http://kisskb.ellerman.id.au/kisskb/target/2494/ cheers