Hi, Benjamin
> From: linux-acpi-ow...@vger.kernel.org
> [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Benjamin
> Tissoires
> Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>
> Hi Lv,
>
> I am trying to reduce the number of parallel discussion we have on
Hi Alex and Gerd,
>-Original Message-
>From: Alex Williamson [mailto:alex.william...@redhat.com]
>Sent: Saturday, May 13, 2017 12:38 AM
>To: Gerd Hoffmann
>Cc: Chen, Xiaoguang ; Tian, Kevin
>; intel-gfx@lists.freedesktop.org; linux-
>ker...@vger.kernel.org; zhen...@linux.intel.com; Lv, Zh
drivers/gpu/drm/i915/i915_syncmap.c:285:45-51: ERROR: application of sizeof to
pointer
sizeof when applied to a pointer typed expression gives the size of
the pointer
Generated by: scripts/coccinelle/misc/noderef.cocci
Signed-off-by: Fengguang Wu
---
i915_syncmap.c |2 +-
1 file change
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued
head: 49f08598bf7a52eadebda851a5e8e6fa1dc2e15e
commit: 4797948071f607c5b43753cb8f1b7ddcf22e146d [4/7] drm/i915: Squash
repeated awaits on the same fence
coccinelle warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/i915
On Fri, May 12, 2017 at 9:57 AM, Jani Nikula wrote:
> Personally I don't think enums should be used for defining bits, because
> they are not enumerations. The bits are usually combined to come up with
> values that are not part of the enum.
>
> If we added the quirks to struct intel_dp_desc (and