public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: linux-fbdev <linux-fbdev@vger.kernel.org>,
	ML dri-devel <dri-devel@lists.freedesktop.org>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v2] console/fbcon: Add support for deferred console takeover
Date: Tue, 26 Jun 2018 13:42:42 +0000	[thread overview]
Message-ID: <3ac0d198-7d51-ddf4-0344-d103965a78ae@redhat.com> (raw)
In-Reply-To: <CACvgo52oB4xZ3XeNsDcLcjrEr7Xzk=CMGymGtxPs-1GJ_W1b2w@mail.gmail.com>

Hi,

On 26-06-18 15:11, Emil Velikov wrote:
> Hi Hans,
> 
> On 26 June 2018 at 11:41, Hans de Goede <hdegoede@redhat.com> wrote:
> 
>> +#ifdef CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER
>> +               if (!strcmp(options, "nodefer")) {
>> +                       deferred_takeover = false;
>> +                       continue;
>> +               }
>> +#endif
> Can we please have some documentation about "nodefer".
> I may have missed something, but it seems like the only instance of it
> is in this hunk.
> 
> If you prefer, the documentation can be a separate commit.

Good point, fixed for v3 (and kept in the same commit).

Regards,

Hans

      reply	other threads:[~2018-06-26 13:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 10:41 [PATCH v2] console/fbcon: Add support for deferred console takeover Hans de Goede
2018-06-26 12:01 ` Daniel Vetter
2018-06-26 13:44   ` Hans de Goede
2018-06-26 13:11 ` Emil Velikov
2018-06-26 13:42   ` Hans de Goede [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ac0d198-7d51-ddf4-0344-d103965a78ae@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox