From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: David Airlie <airlied@linux.ie>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
Date: Thu, 9 Dec 2021 14:24:56 +0200 [thread overview]
Message-ID: <YbH1mBlbuysch15b@smile.fi.intel.com> (raw)
In-Reply-To: <YZ0Xrus5wZar3QN7@smile.fi.intel.com>
On Tue, Nov 23, 2021 at 06:32:46PM +0200, Andy Shevchenko wrote:
> On Mon, Nov 15, 2021 at 01:35:47PM +0200, Andy Shevchenko wrote:
> > On Wed, Nov 10, 2021 at 05:39:33PM +0100, Thomas Zimmermann wrote:
> > > Am 10.11.21 um 17:34 schrieb Andy Shevchenko:
> > > > On Wed, Nov 10, 2021 at 3:55 PM Thomas Zimmermann <tzimmermann@suse.de> wrote:
> > > > > Am 10.11.21 um 11:24 schrieb Andy Shevchenko:
> >
> > ...
> >
> > > > > > +#include <linux/container_of.h>
> > > > >
> > > > > I built this patch on a recent drm-misc-next, but there's no
> > > > > linux/container_of.h
> > > >
> > > > Thank you for trying. It's in the upstream, whenever drm-misc-next
> > > > switches to newer/newest upstream it will be there. I assume it will
> > > > happen after v5.16-rc1?
> > >
> > > Yes, we'll certainly backmerge soon after rc1 has been released. If I forget
> > > to add the patch then, please send a reminder.
> > >
> > > Once the necessary headers are available,
> >
> > $ git log --oneline v5.16-rc1 -- include/linux/container_of.h
> > e1edc277e6f6 linux/container_of.h: switch to static_assert
> > d2a8ebbf8192 kernel.h: split out container_of() and typeof_member() macros
> >
> > > the patch is
> > > Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
> >
> > Thanks!
>
> Maybe I misunderstood something, I thought that DRM people may apply this,
> is it incorrect assumption?
It still does not appear in Linux Next...
What should I do to move this forward, please?
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2021-12-09 16:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-10 10:24 [PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions Andy Shevchenko
2021-11-10 10:24 ` Andy Shevchenko
2021-11-10 13:54 ` Thomas Zimmermann
2021-11-10 13:54 ` Thomas Zimmermann
2021-11-10 16:34 ` Andy Shevchenko
2021-11-10 16:34 ` Andy Shevchenko
2021-11-10 16:39 ` Thomas Zimmermann
2021-11-10 16:39 ` Thomas Zimmermann
2021-11-15 11:35 ` Andy Shevchenko
2021-11-23 16:32 ` Andy Shevchenko
2021-12-09 12:24 ` Andy Shevchenko [this message]
2021-12-09 12:53 ` Thomas Zimmermann
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=YbH1mBlbuysch15b@smile.fi.intel.com \
--to=andy.shevchenko@gmail.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tzimmermann@suse.de \
/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.