Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp4625147ybg; Mon, 21 Oct 2019 11:48:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqzxPSjCodImBrCs9y30MZKkAhNvuf/iVYNkrqjCSRGUcHFTDa2waxlABAWQBK9B1eF1RUDp X-Received: by 2002:a17:906:792:: with SMTP id l18mr22951143ejc.170.1571683714220; Mon, 21 Oct 2019 11:48:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571683714; cv=none; d=google.com; s=arc-20160816; b=e08szWvPpuyrq7wR0rQ+qttkwTfEFgHsWkRKxKoYI6b4xwOJbKL/vzQDnRjieScY9i vo413ii7hXRVzs35xRS5CVSHxU09259J3LFxI8sslr7XoNHtoVS2Ry9jGw+XKpDGwLA9 iSB0AwKDOh4JEiLPoBUPecri4KJXlQXwXTDGuYIJsRgFrRybGOamEYx/Aktxenx4uIgf UE4R/xbJxokGRIMqv7tb9jc+5M+mUwXY3B9qgt18xWlvMtAr6RQ3HpRMGM0Tgc/GTOId BAikqtyy3RU0utM+2RwoOmzjRSWHa2eiFdy+i1xBwqImdbqZesfilzYG6upVPzhV+5hq iDjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Kk86rDbtIHoevwqn2zdjdpjMmfVZO8xhiqpfkgay568=; b=vgIKZzNndjyXEy2G0KGvOxT8nZO6nurz2CjGB6mPkMW/nX/galoImsR2tJcP2sI/0t HihfuS5efABiQ0Lvz3ThA6z1cfek9pKEW92AuLPyyvOyQhjcwKRr8+p/SuSJA4qpvBYQ FyG02ByPeRott0NeteVacYUca7SU01HyyxyS1s3cGRpknjsbxgRY50hy4Keh5x+m1aKl yRb+0IWeom/VBSINUhnuX5LDNqmKUvyq4FaJHCuBfF+SDW9AEN8qORtgnw1uV7qFjqPD a6c3YICzlazFByXhFo/8bxlnEDykQlEkCWnmuxJtXdkbhHBAa5qwagebiASk9O20a2OA KbkQ== 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 c36si4052406edb.58.2019.10.21.11.48.10; Mon, 21 Oct 2019 11:48:34 -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 S1729930AbfJUSrP (ORCPT + 99 others); Mon, 21 Oct 2019 14:47:15 -0400 Received: from isilmar-4.linta.de ([136.243.71.142]:54124 "EHLO isilmar-4.linta.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726672AbfJUSrO (ORCPT ); Mon, 21 Oct 2019 14:47:14 -0400 X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES Received: from light.dominikbrodowski.net (brodo.linta [10.1.0.102]) by isilmar-4.linta.de (Postfix) with ESMTPSA id EC5DD2006F6; Mon, 21 Oct 2019 18:47:12 +0000 (UTC) Received: by light.dominikbrodowski.net (Postfix, from userid 1000) id C897220552; Mon, 21 Oct 2019 20:47:01 +0200 (CEST) Date: Mon, 21 Oct 2019 20:47:01 +0200 From: Dominik Brodowski To: "Michael ." Cc: Bjorn Helgaas , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Trevor Jacobs , Kris Cleveland , Jeff , Morgan Klym Subject: Re: PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29] Message-ID: <20191021184701.GA1823@light.dominikbrodowski.net> References: <20191020090800.GA2778@light.dominikbrodowski.net> <20191021160952.GA229204@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 22, 2019 at 05:17:12AM +1100, Michael . wrote: > Thank you Dominik for looking at this for us and passing it on. > > Good morning Bjorn, thank you also for looking into this for us and > thank you for CCing us into this as non of us are on the mailing list. > One question how do we apply this patch or is this for Dominik to try? That's for you and/or other users of this hardware; I cannot test this myself, sorry. As to how to apply the patch: you'd need to apply the patch for the linux kernel sources, and then build a custom kernel. Some hints on that (details depend on the distribtion): https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel https://wiki.ubuntu.com/KernelTeam/GitKernelBuild https://wiki.archlinux.org/index.php/Kernels/Arch_Build_System https://kernelnewbies.org/KernelBuild Best, Dominik