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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9168BC83F2F for ; Thu, 31 Aug 2023 18:48:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345068AbjHaSs2 (ORCPT ); Thu, 31 Aug 2023 14:48:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36150 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242222AbjHaSs1 (ORCPT ); Thu, 31 Aug 2023 14:48:27 -0400 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 746AEE65; Thu, 31 Aug 2023 11:48:24 -0700 (PDT) Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-401ceda85cdso11947115e9.1; Thu, 31 Aug 2023 11:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693507703; x=1694112503; darn=vger.kernel.org; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=ahmrOVqwwJFu3WxpSfgce+G5opjA33YS4PMyyXAd7ms=; b=Z2FEbL3oRxeE9HwrgpteMUjjhurGOKIfIfcXK14EmAqC0ic6i0UexnRUgui8+o6QDe TewuhOn13t+C/jRFh3BpUfAfEtD6DHOc2Midg1pO9gs36qOrr3gr5HUM+fQP/jTmbj3f gn2Rf/UygTuI6bdhBXE9WPxzhbxR9IuCNJUOc2Qedqu79lCSKzFHS4ZxEdy0sW+rARUy jVw6J3Qc1jqnyBKnEbyr3aC/qeV7s1i/VCKBxTAKUTklKuqFxfUOWkJ/7CVjQlT43Qr8 GPJ4zYgYAWGdAFAVPXb4rPNIOntcYZwHnmcKkSce6/zUaBKigsJ40HhgZpVjflLLitCb D0/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693507703; x=1694112503; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ahmrOVqwwJFu3WxpSfgce+G5opjA33YS4PMyyXAd7ms=; b=H7L/XCcNf8RqD2HEUSRbFFfDwS5LE1hY9kABUs3c2k8sUkVHhxCgmfEdSMxJfvp7YY 9l4E55uW0ir8GOUStmph8LdeoDN/gk102htzzWVADb+/YSz6puRcCDCFy6ki1TZzAHBJ oyhVYVMBwTpZct/e9/pqztproUmwPnrmsdXooA9791yQzOqolLvt+ChjunM6SUcQvBxM ExVy0Lr0Lx1HtuGyLK+QYfeGW9gxyuwruzVjKkBOCpNao3gJbAcS/t2Fv/XRc74uaNst VritagtelZGRXF7M6D8Ev+5ke0hyVaVFRVr29C6Jp0ZBIAHexVer56uK8KW46wx+ACgh Zoaw== X-Gm-Message-State: AOJu0Yz1GWVoX8cFYqKBJiCUkj4R5aoQEbIZjznTawF7GfjffYsThybO dRDKyAdbaHfW7XI7So0XmkDifnMCvFc= X-Google-Smtp-Source: AGHT+IGfZb8579Yjvtnal5tdT/GYaF1cGdV5xTKFKo1tpdq7EudzAt4mbBHbPvzHbNAvuygNNe1mGQ== X-Received: by 2002:a1c:7911:0:b0:401:4542:5edf with SMTP id l17-20020a1c7911000000b0040145425edfmr181282wme.0.1693507702525; Thu, 31 Aug 2023 11:48:22 -0700 (PDT) Received: from debian ([63.135.72.41]) by smtp.gmail.com with ESMTPSA id o24-20020a05600c379800b003fed70fb09dsm2745829wmr.26.2023.08.31.11.48.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Aug 2023 11:48:22 -0700 (PDT) Date: Thu, 31 Aug 2023 19:48:20 +0100 From: "Sudip Mukherjee (Codethink)" To: Thomas Zimmermann , Helge Deller Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Linus Torvalds , regressions@lists.linux.dev Subject: mainline build failure due to 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org Hi All, The latest mainline kernel branch fails to build mips jazz_defconfig with the error: drivers/video/fbdev/g364fb.c:115:9: error: 'FB_DEFAULT_IOMEM_HELPERS' undeclared here (not in a function); did you mean 'FB_DEFAULT_IOMEM_OPS'? 115 | FB_DEFAULT_IOMEM_HELPERS, | ^~~~~~~~~~~~~~~~~~~~~~~~ | FB_DEFAULT_IOMEM_OPS git bisect pointed to 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers"). Reverting the commit has fixed the build failure. I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 5011260838551cefbf23d60b48c3243b6d5530a2 -- Regards Sudip 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 40A49C83F3A for ; Thu, 31 Aug 2023 18:48:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 882BF10E1A4; Thu, 31 Aug 2023 18:48:28 +0000 (UTC) Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by gabe.freedesktop.org (Postfix) with ESMTPS id 999C210E1A4 for ; Thu, 31 Aug 2023 18:48:24 +0000 (UTC) Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-401ec23be82so12076185e9.0 for ; Thu, 31 Aug 2023 11:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693507703; x=1694112503; darn=lists.freedesktop.org; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=ahmrOVqwwJFu3WxpSfgce+G5opjA33YS4PMyyXAd7ms=; b=bv81uogQNH7Dq0nQR7QrIAxKReov9GZlr7CtyxwT605HgIbY6dxK01bLLsh9H1ZhKA Gxz6xNL4eFNpqNOzVh6ZAHxHHii5sLSMMDBJ+TMlsi9oWd8WZkkmceCYPlwYTio8+ahb Ly9HFqiPH0ROtPAiIjVB2HkXMZBb7IYQenQG9pQZQdKilGwyWfJEIdV75IQYSaJoTnqP rF995vbN3+OPN6rQGpheBbe1dxN6o5swELQU7eZo+C7K3BjF1Fdh0BUP8bfG5V0jc8GC gGtSsnSJySa/n2rJe886GNpoaS0ygOzQHGwdN6r/nF4d0qKdu7+tZd+uYFamHlCPqDSQ 7TBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693507703; x=1694112503; h=content-disposition:mime-version:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ahmrOVqwwJFu3WxpSfgce+G5opjA33YS4PMyyXAd7ms=; b=h6vs5NC1gBWQzGnZCN+zhgzXy50nmrA7UaDgO6IxXVn/s2AkC5cgoVdExBntl73kUI F45v3UYRMjeUZ3bCRdho2IoIgMQQrdDZzYHRdh25wdm6t1HV7R8iN17xgOcvsBnld2+4 rDAXax6jyHTdzowilhRpu4aPupYGfFm2wtkdojIoo/9WZklj7VcK4tHzUGyMVdigzFqk /norx9E4D/XXcHImr3CBZL5onem1vNArKVko0aoYqAm8/s+VEDXQtb5uYsQ5YqPxI1Wi TfvXWju2KeT73u3QRj3aKrCSeiUtYbid75S85a12rCYC7Sq9bxWE/5FiDk75MqlZiu5x ixCA== X-Gm-Message-State: AOJu0Yw/OC7PnlviIFMeQzhELVws5qQJ2Fu7dBQw47+uIXFLv5l2LFKR kAlw+v78GVvlm5h35XPlezY= X-Google-Smtp-Source: AGHT+IGfZb8579Yjvtnal5tdT/GYaF1cGdV5xTKFKo1tpdq7EudzAt4mbBHbPvzHbNAvuygNNe1mGQ== X-Received: by 2002:a1c:7911:0:b0:401:4542:5edf with SMTP id l17-20020a1c7911000000b0040145425edfmr181282wme.0.1693507702525; Thu, 31 Aug 2023 11:48:22 -0700 (PDT) Received: from debian ([63.135.72.41]) by smtp.gmail.com with ESMTPSA id o24-20020a05600c379800b003fed70fb09dsm2745829wmr.26.2023.08.31.11.48.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Aug 2023 11:48:22 -0700 (PDT) Date: Thu, 31 Aug 2023 19:48:20 +0100 From: "Sudip Mukherjee (Codethink)" To: Thomas Zimmermann , Helge Deller Subject: mainline build failure due to 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: linux-fbdev@vger.kernel.org, Linus Torvalds , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, regressions@lists.linux.dev Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi All, The latest mainline kernel branch fails to build mips jazz_defconfig with the error: drivers/video/fbdev/g364fb.c:115:9: error: 'FB_DEFAULT_IOMEM_HELPERS' undeclared here (not in a function); did you mean 'FB_DEFAULT_IOMEM_OPS'? 115 | FB_DEFAULT_IOMEM_HELPERS, | ^~~~~~~~~~~~~~~~~~~~~~~~ | FB_DEFAULT_IOMEM_OPS git bisect pointed to 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers"). Reverting the commit has fixed the build failure. I will be happy to test any patch or provide any extra log if needed. #regzbot introduced: 5011260838551cefbf23d60b48c3243b6d5530a2 -- Regards Sudip