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=-5.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 61E74CA9EA0 for ; Fri, 25 Oct 2019 08:24:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 34A2D21D81 for ; Fri, 25 Oct 2019 08:24:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="Kf2QBuVD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2436685AbfJYIYt (ORCPT ); Fri, 25 Oct 2019 04:24:49 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:38619 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2437925AbfJYIYt (ORCPT ); Fri, 25 Oct 2019 04:24:49 -0400 Received: by mail-wr1-f68.google.com with SMTP id v9so1261415wrq.5 for ; Fri, 25 Oct 2019 01:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=QJej2zrE0QBqg+iZe6C/nm9jF4Wofv1H//Qo71L/Lag=; b=Kf2QBuVDRfq6+w0N7DCDZImKcWFxzkw3pvVhiEdnzg1XkUgGeTTSWLT/AXDil240QQ hoyIRS/bK4lqFnlz87IYHANGs4Xws7dB93EvJssGohry3bsXOshEno6Dqk4BPaPnfpRY MW1z665u1spkHgC4bGahdMT464TLw+1YH8Z8lmyJ1nskaMZZ46OQsKn2jmmBRxe0Ncvr RfQX4whxGZGnyVjXC+tZgkm3LVXnhyuhXcBmsUKSK8o7DckMmoVIGMkNC1lf4WASjicO /1VKnZn2qgrQn2r3sA6XsMoV6YvwKEEDchmOtm6V2itNyqrXRr+3KxQQLEV90vCR7S6U 0kew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QJej2zrE0QBqg+iZe6C/nm9jF4Wofv1H//Qo71L/Lag=; b=R90w0kh6t6vsIAHIKw7uvl7vbd290G/Ks9nDMT7u3l8K/c2Ff5RcpYwnvNOi/Kc0qG Rhan/2GLlBAOF2iBcKN9IT5y5MMNr4mGHdCWaz1cNoyfe8ZJRC2/XG58udgpa2tm+4bp WZ5rB0w0XMp8JL5mY5hg7Dj9UM3wODkiLRswlXzb5CfgrL1s16nmFW0N0aysBBLeSpMu AmrZraU8d4zVe2Ro3nJBfq99aZmyQBXTq2yuDA+QOxV+bqKRDOO5yoB4ev8kFU63Hizc xNi0CBH6U5kkvKxjj2geJqXaOmX/uUQ5swrliNV+YC9+u44erTcqUdKJKkclIJknKYp4 KpKA== X-Gm-Message-State: APjAAAUpWXRpR0L5GCoEXETl8WZ6gUIcOODuIsj8ki/TxmuEsIxwEG1t x0mpN9/S+6WJvlqb9RyGArC8nA== X-Google-Smtp-Source: APXvYqyVbVYhcUVjlWsHAWMsNSTmIYOz09PiXSzKL+kucF3259sySENSkNokb9u6ffLnyHFkS8YN/A== X-Received: by 2002:a5d:4aca:: with SMTP id y10mr1692223wrs.292.1571991887824; Fri, 25 Oct 2019 01:24:47 -0700 (PDT) Received: from [66.102.1.109] ([149.199.62.131]) by smtp.gmail.com with ESMTPSA id b5sm1290058wmj.18.2019.10.25.01.24.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2019 01:24:47 -0700 (PDT) Subject: Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup To: Mike Rapoport , linux-mm@kvack.org Cc: Andrew Morton , Anton Ivanov , Arnd Bergmann , "David S. Miller" , Geert Uytterhoeven , Greentime Hu , Greg Ungerer , Helge Deller , "James E.J. Bottomley" , Jeff Dike , "Kirill A. Shutemov" , Linus Torvalds , Mark Salter , Matt Turner , Richard Weinberger , Russell King , Sam Creasey , Vincent Chen , Vineet Gupta , linux-alpha@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-c6x-dev@linux-c6x.org, linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-parisc@vger.kernel.org, linux-um@lists.infradead.org, sparclinux@vger.kernel.org, Mike Rapoport References: <1571822941-29776-1-git-send-email-rppt@kernel.org> <1571822941-29776-7-git-send-email-rppt@kernel.org> From: Michal Simek Message-ID: Date: Fri, 25 Oct 2019 10:24:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <1571822941-29776-7-git-send-email-rppt@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org Hi Mike, On 23. 10. 19 11:28, Mike Rapoport wrote: > From: Mike Rapoport > > microblaze has only two-level page tables and can use pgtable-nopmd and > folding of the upper layers. > > Replace usage of include/asm-generic/4level-fixup.h and explicit definition > of __PAGETABLE_PMD_FOLDED in microblaze with > include/asm-generic/pgtable-nopmd.h and adjust page table manipulation > macros and functions accordingly. > > Signed-off-by: Mike Rapoport > --- > arch/microblaze/include/asm/page.h | 3 --- > arch/microblaze/include/asm/pgalloc.h | 16 ---------------- > arch/microblaze/include/asm/pgtable.h | 32 ++------------------------------ > arch/microblaze/kernel/signal.c | 10 +++++++--- > arch/microblaze/mm/init.c | 7 +++++-- > arch/microblaze/mm/pgtable.c | 13 +++++++++++-- > 6 files changed, 25 insertions(+), 56 deletions(-) I have take a look at this and when this is applied on the top of 5.4-rc2 there is not a problem. But as was reported by 0-day there is compilation issue on the top of mmotm/master tree and I am able to replicate it. It means there are other changes in Andrew's tree which are causing it. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup Date: Fri, 25 Oct 2019 10:24:30 +0200 Message-ID: References: <1571822941-29776-1-git-send-email-rppt@kernel.org> <1571822941-29776-7-git-send-email-rppt@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1571822941-29776-7-git-send-email-rppt@kernel.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Mike Rapoport , linux-mm@kvack.org Cc: Andrew Morton , Anton Ivanov , Arnd Bergmann , "David S. Miller" , Geert Uytterhoeven , Greentime Hu , Greg Ungerer , Helge Deller , "James E.J. Bottomley" , Jeff Dike , "Kirill A. Shutemov" , Linus Torvalds , Mark Salter , Matt Turner , Richard Weinberger , Russell King , Sam Creasey , Vincent Chen , Vineet Gupta List-Id: linux-arch.vger.kernel.org Hi Mike, On 23. 10. 19 11:28, Mike Rapoport wrote: > From: Mike Rapoport > > microblaze has only two-level page tables and can use pgtable-nopmd and > folding of the upper layers. > > Replace usage of include/asm-generic/4level-fixup.h and explicit definition > of __PAGETABLE_PMD_FOLDED in microblaze with > include/asm-generic/pgtable-nopmd.h and adjust page table manipulation > macros and functions accordingly. > > Signed-off-by: Mike Rapoport > --- > arch/microblaze/include/asm/page.h | 3 --- > arch/microblaze/include/asm/pgalloc.h | 16 ---------------- > arch/microblaze/include/asm/pgtable.h | 32 ++------------------------------ > arch/microblaze/kernel/signal.c | 10 +++++++--- > arch/microblaze/mm/init.c | 7 +++++-- > arch/microblaze/mm/pgtable.c | 13 +++++++++++-- > 6 files changed, 25 insertions(+), 56 deletions(-) I have take a look at this and when this is applied on the top of 5.4-rc2 there is not a problem. But as was reported by 0-day there is compilation issue on the top of mmotm/master tree and I am able to replicate it. It means there are other changes in Andrew's tree which are causing it. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Fri, 25 Oct 2019 08:24:30 +0000 Subject: Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup Message-Id: List-Id: References: <1571822941-29776-1-git-send-email-rppt@kernel.org> <1571822941-29776-7-git-send-email-rppt@kernel.org> In-Reply-To: <1571822941-29776-7-git-send-email-rppt@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Rapoport , linux-mm@kvack.org Cc: Andrew Morton , Anton Ivanov , Arnd Bergmann , "David S. Miller" , Geert Uytterhoeven , Greentime Hu , Greg Ungerer , Helge Deller , "James E.J. Bottomley" , Jeff Dike , "Kirill A. Shutemov" , Linus Torvalds , Mark Salter , Matt Turner , Richard Weinberger , Russell King , Sam Creasey , Vincent Chen , Vineet Gupta Hi Mike, On 23. 10. 19 11:28, Mike Rapoport wrote: > From: Mike Rapoport > > microblaze has only two-level page tables and can use pgtable-nopmd and > folding of the upper layers. > > Replace usage of include/asm-generic/4level-fixup.h and explicit definition > of __PAGETABLE_PMD_FOLDED in microblaze with > include/asm-generic/pgtable-nopmd.h and adjust page table manipulation > macros and functions accordingly. > > Signed-off-by: Mike Rapoport > --- > arch/microblaze/include/asm/page.h | 3 --- > arch/microblaze/include/asm/pgalloc.h | 16 ---------------- > arch/microblaze/include/asm/pgtable.h | 32 ++------------------------------ > arch/microblaze/kernel/signal.c | 10 +++++++--- > arch/microblaze/mm/init.c | 7 +++++-- > arch/microblaze/mm/pgtable.c | 13 +++++++++++-- > 6 files changed, 25 insertions(+), 56 deletions(-) I have take a look at this and when this is applied on the top of 5.4-rc2 there is not a problem. But as was reported by 0-day there is compilation issue on the top of mmotm/master tree and I am able to replicate it. It means there are other changes in Andrew's tree which are causing it. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs 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=-5.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 CFE89CA9EA0 for ; Fri, 25 Oct 2019 08:25:07 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 7E72521872 for ; Fri, 25 Oct 2019 08:25:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pCgsqrlx"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="Kf2QBuVD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7E72521872 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monstr.eu Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nmHUUl97g3B5pqZKhdhweNj6gA93jXLPBCQMaKKGBAc=; b=pCgsqrlxUpSaLB HcNXCX6qg7DLv9bH5gEz40xjkFxCj0rsDY+ctz1cJXjF9ESOyIy2QA+IfK7VcCAlIN24g/9BeN+He 9xW+3syOYVJUrZ5T3zV+gYzksU5QlyF4KGckd6rqvwWEeYu/rLzg+o0LHzlasrdROoJ8bvuHT5KcK SIXzUy/3r1IWCKASgRSUwc1I8rLxZGLIStOlyMcgfuQeWAllJNOl6KUU8rzOaZr3m/FPCQriMpvUF GQS3vQpJk2GVlvJF+fO41175aY9GPDbstsLljGLL/6hyuSBuIlwvALOLfgItR8HtTl1ZaZkNKpEc0 RnVaLTBsgUqXB9RHIABw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNuu5-0004hK-2J; Fri, 25 Oct 2019 08:25:01 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iNutt-0004Xm-Ih for linux-arm-kernel@lists.infradead.org; Fri, 25 Oct 2019 08:24:51 +0000 Received: by mail-wr1-x444.google.com with SMTP id p4so1243258wrm.8 for ; Fri, 25 Oct 2019 01:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=QJej2zrE0QBqg+iZe6C/nm9jF4Wofv1H//Qo71L/Lag=; b=Kf2QBuVDRfq6+w0N7DCDZImKcWFxzkw3pvVhiEdnzg1XkUgGeTTSWLT/AXDil240QQ hoyIRS/bK4lqFnlz87IYHANGs4Xws7dB93EvJssGohry3bsXOshEno6Dqk4BPaPnfpRY MW1z665u1spkHgC4bGahdMT464TLw+1YH8Z8lmyJ1nskaMZZ46OQsKn2jmmBRxe0Ncvr RfQX4whxGZGnyVjXC+tZgkm3LVXnhyuhXcBmsUKSK8o7DckMmoVIGMkNC1lf4WASjicO /1VKnZn2qgrQn2r3sA6XsMoV6YvwKEEDchmOtm6V2itNyqrXRr+3KxQQLEV90vCR7S6U 0kew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QJej2zrE0QBqg+iZe6C/nm9jF4Wofv1H//Qo71L/Lag=; b=aEU8ICUwsEozvlyUq6EKZOoX/y1nyRlRL8cVNUnNlwhgxZVHY5YrZi8SLefFR7U4jZ +OeNreFni5LBwfBNcWrhLZoMGoF39T7nSbZbKuVIXIYdTWLgAgHYsDmUSmQM2hbCM/WG TC2MfDfyC4Gab7Q1oVA9wqz7LEvYxDcqLwInWsp4qTtJEtOOjjVzV/qv4RSi6OTmfcsy yDCW+tXLNFYzC0o0jlCSbvjohO8Vj99OVB84k8acMm17aFYMs7Z3Fj308C/cxV11LKNB ZbiwVFRX+C1kOrgca3SkL5IVn+gJHzSZG614pSpedkQvz9SZ8Xw/ee+zcAR6vRRQg3XE pXIg== X-Gm-Message-State: APjAAAVeS+MTlUOZr5mKAFAo9ZOq1YQNlG6zd3oEvGp4YwwmhGXrTjR1 m+2WUEebdqcC8btcJhTlzXxKbA== X-Google-Smtp-Source: APXvYqyVbVYhcUVjlWsHAWMsNSTmIYOz09PiXSzKL+kucF3259sySENSkNokb9u6ffLnyHFkS8YN/A== X-Received: by 2002:a5d:4aca:: with SMTP id y10mr1692223wrs.292.1571991887824; Fri, 25 Oct 2019 01:24:47 -0700 (PDT) Received: from [66.102.1.109] ([149.199.62.131]) by smtp.gmail.com with ESMTPSA id b5sm1290058wmj.18.2019.10.25.01.24.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2019 01:24:47 -0700 (PDT) Subject: Re: [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup To: Mike Rapoport , linux-mm@kvack.org References: <1571822941-29776-1-git-send-email-rppt@kernel.org> <1571822941-29776-7-git-send-email-rppt@kernel.org> From: Michal Simek Message-ID: Date: Fri, 25 Oct 2019 10:24:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <1571822941-29776-7-git-send-email-rppt@kernel.org> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191025_012449_745931_8EA6525B X-CRM114-Status: GOOD ( 16.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "James E.J. Bottomley" , sparclinux@vger.kernel.org, Vincent Chen , Greg Ungerer , Anton Ivanov , linux-arch@vger.kernel.org, linux-c6x-dev@linux-c6x.org, Richard Weinberger , Helge Deller , Russell King , Mike Rapoport , Geert Uytterhoeven , Mark Salter , Matt Turner , Jeff Dike , Sam Creasey , Arnd Bergmann , Vineet Gupta , linux-um@lists.infradead.org, linux-m68k@lists.linux-m68k.org, Greentime Hu , "Kirill A. Shutemov" , linux-arm-kernel@lists.infradead.org, linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, Andrew Morton , Linus Torvalds , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Mike, On 23. 10. 19 11:28, Mike Rapoport wrote: > From: Mike Rapoport > > microblaze has only two-level page tables and can use pgtable-nopmd and > folding of the upper layers. > > Replace usage of include/asm-generic/4level-fixup.h and explicit definition > of __PAGETABLE_PMD_FOLDED in microblaze with > include/asm-generic/pgtable-nopmd.h and adjust page table manipulation > macros and functions accordingly. > > Signed-off-by: Mike Rapoport > --- > arch/microblaze/include/asm/page.h | 3 --- > arch/microblaze/include/asm/pgalloc.h | 16 ---------------- > arch/microblaze/include/asm/pgtable.h | 32 ++------------------------------ > arch/microblaze/kernel/signal.c | 10 +++++++--- > arch/microblaze/mm/init.c | 7 +++++-- > arch/microblaze/mm/pgtable.c | 13 +++++++++++-- > 6 files changed, 25 insertions(+), 56 deletions(-) I have take a look at this and when this is applied on the top of 5.4-rc2 there is not a problem. But as was reported by 0-day there is compilation issue on the top of mmotm/master tree and I am able to replicate it. It means there are other changes in Andrew's tree which are causing it. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel