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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 7C316C433DB for ; Thu, 21 Jan 2021 08:39:33 +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 0E6632399A for ; Thu, 21 Jan 2021 08:39:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0E6632399A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 3F6A26E4EA; Thu, 21 Jan 2021 08:39:32 +0000 (UTC) Received: from mail-oi1-x22f.google.com (mail-oi1-x22f.google.com [IPv6:2607:f8b0:4864:20::22f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 628016E4EA for ; Thu, 21 Jan 2021 08:39:31 +0000 (UTC) Received: by mail-oi1-x22f.google.com with SMTP id 9so1379033oiq.3 for ; Thu, 21 Jan 2021 00:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kUfE6SE2n4SlWhNh9yX+hYT59DeJtvAevoxz9O0TUik=; b=TMAYX7QpeIeo0SfI4thWj5+xPv0DebVU+jxpSwtXWWoVQE84U3WmqKHg2Qft1tihQW DB2oOS44TFmyBNUiPyczVFFVRDnnzX7CXxrO4CSZqhf86MPvPEoVPiCfYRdJkxCu76vO imVq/j+2Imm/U2YKA+alPP8NkHUHRvLDmkeRU= 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=kUfE6SE2n4SlWhNh9yX+hYT59DeJtvAevoxz9O0TUik=; b=QFAvFVrMLmZ59xWNLRJrGru9RoCk2Z9IFzBNaJ4HAlzLQmQWWSMrx3OxFlhIso36+P Mm7j1TP10Y6eLsNSxAS4XH+XHMv2AOEt7PVh7SC9iNkZx5W++6+2U8lhGz2rtxnFAt9W vgosBbw67QKyiUSXjUUkhyV2qQqYSCSxYyOM3vHvojiwd5wleGmV1hQrPhrXmko5l5G6 soD+A8e1GWMLCHJZC57y89OA5ksbtJPY5pdylSC+1dKyabc0xa7vihcn0e1Hf8nlU6uY vuKh3vtqBbqGniI7tC5FAeiJ5rVIrZd/R55Ko/Z4w6pD1iH1mrjrtElMsfALq1Mt1Bbc I1Cw== X-Gm-Message-State: AOAM531V+x2EhBbp7kIsHBAKL5USiYgYwx1/ACUHT0ZD64a1a37yRzTw M3neXtJX0BR42ZvJjl4cKJIaz21Kghq6DVuobOU7/w== X-Google-Smtp-Source: ABdhPJwdBtD3B1cBobpcMyhJG7mZaplWKuBOFYhagzM+X5GOmA44nSE9377UdftyPqlQOfXqfDOSago3v5JpojgiclM= X-Received: by 2002:aca:ad92:: with SMTP id w140mr5422725oie.128.1611218370352; Thu, 21 Jan 2021 00:39:30 -0800 (PST) MIME-Version: 1.0 References: <20210121074959.313333-1-hch@lst.de> <20210121074959.313333-9-hch@lst.de> <20210121082820.GA25719@lst.de> In-Reply-To: <20210121082820.GA25719@lst.de> From: Daniel Vetter Date: Thu, 21 Jan 2021 09:39:19 +0100 Message-ID: Subject: Re: [PATCH 08/13] drm: remove drm_fb_helper_modinit To: Christoph Hellwig 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: Petr Mladek , Jiri Kosina , Andrew Donnellan , linux-kbuild , David Airlie , Masahiro Yamada , Josh Poimboeuf , Linux Kernel Mailing List , Michal Marek , Joe Lawrence , dri-devel , Thomas Zimmermann , Jessica Yu , Frederic Barrat , live-patching@vger.kernel.org, Miroslav Benes , linuxppc-dev Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Jan 21, 2021 at 9:28 AM Christoph Hellwig wrote: > > On Thu, Jan 21, 2021 at 09:25:40AM +0100, Daniel Vetter wrote: > > On Thu, Jan 21, 2021 at 8:55 AM Christoph Hellwig wrote: > > > > > > drm_fb_helper_modinit has a lot of boilerplate for what is not very > > > simple functionality. Just open code it in the only caller using > > > IS_ENABLED and IS_MODULE. > > > > > > Signed-off-by: Christoph Hellwig > > > > I didn't spot any dependencies with your series, should I just merge > > this through drm trees? Or do you want an ack? > > I'd prefer an ACK - module_loaded() is only introduced earlier in this > series. I was looking for that but didn't find the hunk touching drm somehow ... Acked-by: Daniel Vetter Cheers, Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel