All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Kees Cook <keescook@chromium.org>
Cc: David Airlie <airlied@linux.ie>,
	LKML <linux-kernel@vger.kernel.org>,
	Maling list - DRI developers <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH] drm/vc4: Convert timers to use timer_setup()
Date: Fri, 03 Nov 2017 13:07:57 -0700	[thread overview]
Message-ID: <87a803ruqq.fsf@anholt.net> (raw)
In-Reply-To: <CAGXu5jJHLfYC82Ke2b5ZJyrJ4cYppoS9J285n7OXVre_bVbr8A@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]

Kees Cook <keescook@chromium.org> writes:

> On Mon, Oct 30, 2017 at 4:49 PM, Eric Anholt <eric@anholt.net> wrote:
>> Kees Cook <keescook@chromium.org> writes:
>>
>>> In preparation for unconditionally passing the struct timer_list pointer to
>>> all timer callbacks, switch to using the new timer_setup() and from_timer()
>>> to pass the timer pointer explicitly.
>>
>> Reviewed and applied to drm-misc-next.  Thanks!
>
> Thanks!
>
> I happened to notice that this was in next-20171102, but missing in
> next-20171103. Did it get removed, or am I misunderstanding something?

I don't know.  It's in drm-misc-next, though, so it'll flow upstream
without my intervention.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Eric Anholt <eric@anholt.net>
To: Kees Cook <keescook@chromium.org>
Cc: David Airlie <airlied@linux.ie>,
	LKML <linux-kernel@vger.kernel.org>,
	Maling list - DRI developers  <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH] drm/vc4: Convert timers to use timer_setup()
Date: Fri, 03 Nov 2017 13:07:57 -0700	[thread overview]
Message-ID: <87a803ruqq.fsf@anholt.net> (raw)
In-Reply-To: <CAGXu5jJHLfYC82Ke2b5ZJyrJ4cYppoS9J285n7OXVre_bVbr8A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 671 bytes --]

Kees Cook <keescook@chromium.org> writes:

> On Mon, Oct 30, 2017 at 4:49 PM, Eric Anholt <eric@anholt.net> wrote:
>> Kees Cook <keescook@chromium.org> writes:
>>
>>> In preparation for unconditionally passing the struct timer_list pointer to
>>> all timer callbacks, switch to using the new timer_setup() and from_timer()
>>> to pass the timer pointer explicitly.
>>
>> Reviewed and applied to drm-misc-next.  Thanks!
>
> Thanks!
>
> I happened to notice that this was in next-20171102, but missing in
> next-20171103. Did it get removed, or am I misunderstanding something?

I don't know.  It's in drm-misc-next, though, so it'll flow upstream
without my intervention.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-11-03 20:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24 15:16 [PATCH] drm/vc4: Convert timers to use timer_setup() Kees Cook
2017-10-30 23:49 ` Eric Anholt
2017-11-03 19:27   ` Kees Cook
2017-11-03 20:07     ` Eric Anholt [this message]
2017-11-03 20:07       ` Eric Anholt
2017-11-06  8:39       ` Daniel Vetter
2017-11-06  8:39         ` Daniel Vetter

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=87a803ruqq.fsf@anholt.net \
    --to=eric@anholt.net \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.