From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Nick Warne <nick@linicks.net>
Cc: Daniel Vetter <daniel.vetter@intel.com>, linux-kernel@vger.kernel.org
Subject: Re: drivers/gpu/drm/i915/intel_display.c:2954:11: warning: cast to pointer
Date: Thu, 8 Sep 2016 08:29:37 +0200 [thread overview]
Message-ID: <20160908062937.GC4185@kroah.com> (raw)
In-Reply-To: <20160907173852.327bb2b3@palantirII.linicks.net>
On Wed, Sep 07, 2016 at 05:38:52PM +0100, Nick Warne wrote:
> Hi Daniel,
>
> kernel build 4.4.20 - I am still seeing this warning:
>
> drivers/gpu/drm/i915/intel_display.c: In function
> ‘intel_plane_obj_offset’: drivers/gpu/drm/i915/intel_display.c:2969:11:
> warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast] offset = (unsigned char *)vma->node.start;
>
> but according to here:
>
> https://patchwork.kernel.org/patch/7897461/
>
> this has been fixed up. Any reason why it hasn't in the latest 4.4.x
> longterm tree?
What is the commit id that fixed this in Linus's tree?
thanks,
greg k-h
next prev parent reply other threads:[~2016-09-08 6:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-07 16:38 drivers/gpu/drm/i915/intel_display.c:2954:11: warning: cast to pointer Nick Warne
2016-09-08 6:29 ` Greg Kroah-Hartman [this message]
2016-09-08 15:59 ` Nick Warne
2016-09-09 11:55 ` Greg Kroah-Hartman
2016-09-09 12:55 ` Nick Warne
2016-09-10 10:48 ` Nick Warne
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=20160908062937.GC4185@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=daniel.vetter@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nick@linicks.net \
/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.