From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 916CEC433E0 for ; Tue, 26 May 2020 04:23:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6D147207D8 for ; Tue, 26 May 2020 04:23:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jmMpwOkn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725897AbgEZEXe (ORCPT ); Tue, 26 May 2020 00:23:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725271AbgEZEXe (ORCPT ); Tue, 26 May 2020 00:23:34 -0400 Received: from mail-ed1-x542.google.com (mail-ed1-x542.google.com [IPv6:2a00:1450:4864:20::542]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE866C061A0E; Mon, 25 May 2020 21:23:32 -0700 (PDT) Received: by mail-ed1-x542.google.com with SMTP id g9so16467748edr.8; Mon, 25 May 2020 21:23:32 -0700 (PDT) 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=jmMpwOkn+zb0iuktLXODw0ITTnfQgUYYIUn8kj0+0VE4HnMJ2oS0v/rtjhq+58ObQR HcKQse3EBQoSWCXYdkHzQULOhoqQHiJg10YmK4zULLvuoMw0eK5eolwLwtRhJ4jiIQOT XqZUBHNhDGqVJ5zWoyDp+c5gDow3hxrjnAfXZzDH4LtAeyM9IlyUPUlg9jIwGOnSDzs8 KKqTTObkJXjEYrMbDoXI33Cbte5NexMBR1KTJzRatBoppLO7Ya0oXsaED9FbTHan4nJg 9IbL+t7n8tdA1mkZIaY0N8SiQiKF1oPtmtPkxiZ6jb+ROO+0EQ2WukKCXg42rRl7VOPZ yaWg== 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=lmU+SmmcPxfk+fN3of5FFnu663CyB9r5i4PsaTxT5N2D74kTwQhqp4N9pfHqNOax34 cbKuqrgjxsO0CFsJCPsq7x8x+Bmc0xPqFgSdZjFbSSn3UQFnrnQXxfkHoooAa+6mqvaB kGBv6FOCKxCAwGtx2aGMcszk/zbjBXQiM8ugxrfVyiZeg5VdQVSGikHzO7GBT1i0yinr G3373exb5kG2KtV/+i+o+uVaahBlMOOZ+BC++esERiXWsX/+DIyqYyRVu032H+MprY2f foelanhosZGs8wrNEYY7QNFVVo01uiXmMgI0e8KEIeIeQtcWrmb03MX3Wk5pBi+Utx4Y C2GQ== X-Gm-Message-State: AOAM531ONpfOKxPQz8A5IOEBZTdtqCpJmuWRRYR3ZDoeRaYcPzewqKFn nbeN2UIykNQu+MGp/dac6jaqoYstIlBDJfLcPxk= X-Google-Smtp-Source: ABdhPJz2Vn5CDQom18MJ+e1T3aah4Ow5CTNZ/6hbKDPvn1FphzxzUH9yeJd2lttpcr/cKAgnWBjUbZrluAWcO66UHwc= X-Received: by 2002:a05:6402:948:: with SMTP id h8mr17504187edz.127.1590467011223; Mon, 25 May 2020 21:23:31 -0700 (PDT) MIME-Version: 1.0 References: <20200525235712.VqEFGWfKu%akpm@linux-foundation.org> <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> In-Reply-To: <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> From: Dave Airlie Date: Tue, 26 May 2020 14:23:20 +1000 Message-ID: Subject: Re: mmotm 2020-05-25-16-56 uploaded (drm/nouveau) To: Randy Dunlap Cc: Andrew Morton , Mark Brown , linux-fsdevel@vger.kernel.org, LKML , Linux Memory Management List , linux-next , Michal Hocko , mm-commits@vger.kernel.org, Stephen Rothwell , dri-devel , Ben Skeggs Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 May 2020 at 13:50, Randy Dunlap wrote: > > On 5/25/20 4:57 PM, Andrew Morton wrote: > > The mm-of-the-moment snapshot 2020-05-25-16-56 has been uploaded to > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > > more than once a week. > > > > You will need quilt to apply these patches to the latest Linus release (5.x > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > > http://ozlabs.org/~akpm/mmotm/series > > > > The file broken-out.tar.gz contains two datestamp files: .DATE and > > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > > followed by the base kernel version against which this patch series is to > > be applied. > > > > on x86_64: > > when CONFIG_DRM_NOUVEAU=y and CONFIG_FB=m: > > ld: drivers/gpu/drm/nouveau/nouveau_drm.o: in function `nouveau_drm_probe': > nouveau_drm.c:(.text+0x1d67): undefined reference to `remove_conflicting_pci_framebuffers' I've pushed the fix for this to drm-next. Ben just used the wrong API. Dave. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 01336C433E0 for ; Tue, 26 May 2020 04:23:33 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id AC825207D8 for ; Tue, 26 May 2020 04:23:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jmMpwOkn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AC825207D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 4505C80079; Tue, 26 May 2020 00:23:33 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 4023D80061; Tue, 26 May 2020 00:23:33 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 315F880079; Tue, 26 May 2020 00:23:33 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0001.hostedemail.com [216.40.44.1]) by kanga.kvack.org (Postfix) with ESMTP id 184F280061 for ; Tue, 26 May 2020 00:23:33 -0400 (EDT) Received: from smtpin12.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id C3E7D181AC9CB for ; Tue, 26 May 2020 04:23:32 +0000 (UTC) X-FDA: 76857576264.12.copy00_1d187877395b X-HE-Tag: copy00_1d187877395b X-Filterd-Recvd-Size: 4238 Received: from mail-ed1-f68.google.com (mail-ed1-f68.google.com [209.85.208.68]) by imf03.hostedemail.com (Postfix) with ESMTP for ; Tue, 26 May 2020 04:23:32 +0000 (UTC) Received: by mail-ed1-f68.google.com with SMTP id i16so16500183edv.1 for ; Mon, 25 May 2020 21:23:32 -0700 (PDT) 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=jmMpwOkn+zb0iuktLXODw0ITTnfQgUYYIUn8kj0+0VE4HnMJ2oS0v/rtjhq+58ObQR HcKQse3EBQoSWCXYdkHzQULOhoqQHiJg10YmK4zULLvuoMw0eK5eolwLwtRhJ4jiIQOT XqZUBHNhDGqVJ5zWoyDp+c5gDow3hxrjnAfXZzDH4LtAeyM9IlyUPUlg9jIwGOnSDzs8 KKqTTObkJXjEYrMbDoXI33Cbte5NexMBR1KTJzRatBoppLO7Ya0oXsaED9FbTHan4nJg 9IbL+t7n8tdA1mkZIaY0N8SiQiKF1oPtmtPkxiZ6jb+ROO+0EQ2WukKCXg42rRl7VOPZ yaWg== 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=A1ixm4jKA4C1FO+oPEovLRfTj2XbSFHjBW+DPySvmcqLGOiIFQxJi6tdehc91sJLfl jxruFDQxNJmGchvn5JZN1U1ZpwLGTdvsOmLfCrURMiTrGBYMcDIxnw7npc9wUZLmJQ7Z qagxziHnsOFZEWYKzu4aZBY0vLI/TGNoO9i66N6DB7xYnbZQ3ntdcE9RAATqRlBd53A5 mblTjzYdTRh4WnEqDJfMGeaSTpB1O1Zm4814cMpYp3nUNlevbaVULlVtQEvOfUAK21hG /144FMESInvZPugtM/cYtsa2jgNqs+QTamN9zpsMtP9FzhlV/mbxdkpBClqVkMznJvjQ WO1A== X-Gm-Message-State: AOAM531gQ0IoLM7eNtk7YaBJm0S2HpPzURtLj5ifLKtFUBCBEfVrukzG dAd4a3caxgsuj7CZf6hjIqVDXQ/0g1r9CuxfuGw= X-Google-Smtp-Source: ABdhPJz2Vn5CDQom18MJ+e1T3aah4Ow5CTNZ/6hbKDPvn1FphzxzUH9yeJd2lttpcr/cKAgnWBjUbZrluAWcO66UHwc= X-Received: by 2002:a05:6402:948:: with SMTP id h8mr17504187edz.127.1590467011223; Mon, 25 May 2020 21:23:31 -0700 (PDT) MIME-Version: 1.0 References: <20200525235712.VqEFGWfKu%akpm@linux-foundation.org> <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> In-Reply-To: <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> From: Dave Airlie Date: Tue, 26 May 2020 14:23:20 +1000 Message-ID: Subject: Re: mmotm 2020-05-25-16-56 uploaded (drm/nouveau) To: Randy Dunlap Cc: Andrew Morton , Mark Brown , linux-fsdevel@vger.kernel.org, LKML , Linux Memory Management List , linux-next , Michal Hocko , mm-commits@vger.kernel.org, Stephen Rothwell , dri-devel , Ben Skeggs Content-Type: text/plain; charset="UTF-8" X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Tue, 26 May 2020 at 13:50, Randy Dunlap wrote: > > On 5/25/20 4:57 PM, Andrew Morton wrote: > > The mm-of-the-moment snapshot 2020-05-25-16-56 has been uploaded to > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > > more than once a week. > > > > You will need quilt to apply these patches to the latest Linus release (5.x > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > > http://ozlabs.org/~akpm/mmotm/series > > > > The file broken-out.tar.gz contains two datestamp files: .DATE and > > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > > followed by the base kernel version against which this patch series is to > > be applied. > > > > on x86_64: > > when CONFIG_DRM_NOUVEAU=y and CONFIG_FB=m: > > ld: drivers/gpu/drm/nouveau/nouveau_drm.o: in function `nouveau_drm_probe': > nouveau_drm.c:(.text+0x1d67): undefined reference to `remove_conflicting_pci_framebuffers' I've pushed the fix for this to drm-next. Ben just used the wrong API. Dave. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 309FCC433DF for ; Tue, 26 May 2020 04:23:35 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 064C7207D8 for ; Tue, 26 May 2020 04:23:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jmMpwOkn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 064C7207D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 73192898C2; Tue, 26 May 2020 04:23:34 +0000 (UTC) Received: from mail-ed1-x542.google.com (mail-ed1-x542.google.com [IPv6:2a00:1450:4864:20::542]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9E9F6898C2 for ; Tue, 26 May 2020 04:23:32 +0000 (UTC) Received: by mail-ed1-x542.google.com with SMTP id i16so16500184edv.1 for ; Mon, 25 May 2020 21:23:32 -0700 (PDT) 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=jmMpwOkn+zb0iuktLXODw0ITTnfQgUYYIUn8kj0+0VE4HnMJ2oS0v/rtjhq+58ObQR HcKQse3EBQoSWCXYdkHzQULOhoqQHiJg10YmK4zULLvuoMw0eK5eolwLwtRhJ4jiIQOT XqZUBHNhDGqVJ5zWoyDp+c5gDow3hxrjnAfXZzDH4LtAeyM9IlyUPUlg9jIwGOnSDzs8 KKqTTObkJXjEYrMbDoXI33Cbte5NexMBR1KTJzRatBoppLO7Ya0oXsaED9FbTHan4nJg 9IbL+t7n8tdA1mkZIaY0N8SiQiKF1oPtmtPkxiZ6jb+ROO+0EQ2WukKCXg42rRl7VOPZ yaWg== 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=tkzgNeUNEbnNJvODhfdpaGDgefYg9bmlm6y6oms7G+c=; b=VWwJkOgu2NLL4IsHgcPXi5Dx2y6IFzbOotf7276DGnfHx3HgKD/tWHC+Xu7eIWTTFL P3MZ3DWTIQVLZB8YDED9/xaq8U3rsdWCnZ7v3J2RmW9UN4K9EApnqpvN/8O2axJYmV+Z aurdjzqP/bhfKPh7vZL6gxgKawe6ZHlTZ4Tx1GCnCYRXKzhajQDRUXiWXjEok/jntbKz x1DJCYrFpeaX9J5nFMf/bI7bZjbHPyWiqZCqq+vpM/Io9p3L5pmGrNQfW1SCdbRrANL+ pffQQ2AkOnH8j1Uz/A6y3+WgT0Sxl5NT6diEsfEsFC/erMO4ieH9hi6oRJzxYo/wdxQL bakA== X-Gm-Message-State: AOAM533MLYahFRbfwBt4kkMrHQqlSWdVmos5MaSC10qtEtk8YNs1LXBL YPi7ge0TYGWLDYvgQzDOCaCSQn5+2DKm3J/vi9w= X-Google-Smtp-Source: ABdhPJz2Vn5CDQom18MJ+e1T3aah4Ow5CTNZ/6hbKDPvn1FphzxzUH9yeJd2lttpcr/cKAgnWBjUbZrluAWcO66UHwc= X-Received: by 2002:a05:6402:948:: with SMTP id h8mr17504187edz.127.1590467011223; Mon, 25 May 2020 21:23:31 -0700 (PDT) MIME-Version: 1.0 References: <20200525235712.VqEFGWfKu%akpm@linux-foundation.org> <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> In-Reply-To: <21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org> From: Dave Airlie Date: Tue, 26 May 2020 14:23:20 +1000 Message-ID: Subject: Re: mmotm 2020-05-25-16-56 uploaded (drm/nouveau) To: Randy Dunlap X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stephen Rothwell , mm-commits@vger.kernel.org, LKML , dri-devel , Michal Hocko , Linux Memory Management List , Mark Brown , linux-next , linux-fsdevel@vger.kernel.org, Andrew Morton , Ben Skeggs Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 26 May 2020 at 13:50, Randy Dunlap wrote: > > On 5/25/20 4:57 PM, Andrew Morton wrote: > > The mm-of-the-moment snapshot 2020-05-25-16-56 has been uploaded to > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > > more than once a week. > > > > You will need quilt to apply these patches to the latest Linus release (5.x > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > > http://ozlabs.org/~akpm/mmotm/series > > > > The file broken-out.tar.gz contains two datestamp files: .DATE and > > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > > followed by the base kernel version against which this patch series is to > > be applied. > > > > on x86_64: > > when CONFIG_DRM_NOUVEAU=y and CONFIG_FB=m: > > ld: drivers/gpu/drm/nouveau/nouveau_drm.o: in function `nouveau_drm_probe': > nouveau_drm.c:(.text+0x1d67): undefined reference to `remove_conflicting_pci_framebuffers' I've pushed the fix for this to drm-next. Ben just used the wrong API. Dave. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel