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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,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 77DF9C433B4 for ; Mon, 17 May 2021 13:13:19 +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 13C5361076 for ; Mon, 17 May 2021 13:13:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 13C5361076 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 5554489E59; Mon, 17 May 2021 13:13:18 +0000 (UTC) Received: from mail-ot1-x335.google.com (mail-ot1-x335.google.com [IPv6:2607:f8b0:4864:20::335]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1E14E89D58 for ; Mon, 17 May 2021 13:13:17 +0000 (UTC) Received: by mail-ot1-x335.google.com with SMTP id 36-20020a9d0ba70000b02902e0a0a8fe36so5461753oth.8 for ; Mon, 17 May 2021 06:13:17 -0700 (PDT) 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=1niWPbp6OXctfAAznJewfN6Eqjsqw0nM8ckzYrVktvk=; b=d7CG4UV4uV/QvT/PB3LlqCepedtDGPXwmcB5sYhOAr5UFDYI6t2UWqoAu6SQ50Dl+1 ybQlPRgq6zOcYfRTI8AcmZaVF9UmkTtuSsOILLQKg3mDgdY/GtdJWOLYJba019tbu+U3 5bHr8t+Jhpl7HsLNJUbqd4PynYK9iGwTXGaoA= 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=1niWPbp6OXctfAAznJewfN6Eqjsqw0nM8ckzYrVktvk=; b=FSr22mbOKbky1H3XyGxtPgk89K/upublkTdHDFsV3cOogkTONsb9/ye+WPzXIJrVyy 19JgPlPyqZb/yokHOTjX3KdNC2T2ceHZ49p0HOHchfZ63w4T3QX/eoaLwuj0frNzyZ03 YzCDDqveYdFX+XTWxgsMlwEyUN+9kguoA04tp2KAJtC/SM6wMQuwzQn2eVdYLqJ3vmzs tHiJLP7XPqaYrxcY0qXkRgaF+7deZoJ9bxLXHtUfnlMWewbQAhlarP37ksIG20iwxVW5 F/sj/2fWRAHMCv98u5MJuc8M1dvRzyYmTzfYz7F/hwk4+zT8LIEJXFOWd4r8PWzQfOSj lWmA== X-Gm-Message-State: AOAM532DebsvKVL6jjtpiVnhpm1HYKaF2hU0MlrfDZCB8j4HYwD4nsIu Ggl7l1AUziU89D6j8ZpA7ji8AeY8bHAoWrKpIpP9zg== X-Google-Smtp-Source: ABdhPJyDuQIvXw+luxml8GEexK3jECtW+UAWqe0kXDIKCICTTAfz7N7CV/zjN9R469BgZWNcW6e4zYMo96HA10ZPQKg= X-Received: by 2002:a05:6830:1155:: with SMTP id x21mr31941099otq.303.1621257196488; Mon, 17 May 2021 06:13:16 -0700 (PDT) MIME-Version: 1.0 References: <0000000000006bbd0c05c14f1b09@google.com> <6e21483c-06f6-404b-4018-e00ee85c456c@i-love.sakura.ne.jp> <87d928e4-b2b9-ad30-f3f0-1dfb8e4e03ed@i-love.sakura.ne.jp> <05acdda8-dc1c-5119-4326-96eed24bea0c@i-love.sakura.ne.jp> <97f1d292-c3a8-f4d6-0651-b4f5571ecb72@i-love.sakura.ne.jp> In-Reply-To: From: Daniel Vetter Date: Mon, 17 May 2021 15:13:05 +0200 Message-ID: Subject: Re: [PATCH v2] tty: vt: always invoke vc->vc_sw->con_resize callback To: Linus Torvalds Content-Type: text/plain; charset="UTF-8" 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 development list , Bartlomiej Zolnierkiewicz , Tetsuo Handa , Greg Kroah-Hartman , syzkaller-bugs , Linux Kernel Mailing List , dri-devel , Jani Nikula , Colin King , Jiri Slaby , syzbot , "Maciej W. Rozycki" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, May 15, 2021 at 6:42 PM Linus Torvalds wrote: > > On Sat, May 15, 2021 at 9:33 AM Maciej W. Rozycki wrote: > > > > NB I suggest that you request your change to be backported, i.e. post v3 > > with: > > > > Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") > > Cc: stable@vger.kernel.org # v2.6.12+ > > I've applied it to my tree, but let's wait to see that it doesn't > cause any issues before notifying the stable people. Ah I missed all the fun with the long w/e. fwiw I think this looks very reasonable, see my other reply why I think this shouldn't cause issues. Especially when fbcon_resize only touches hw when in KD_TEXT mode. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch