lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 22 Aug 2018 23:12:12 +0200
From:   Pavel Machek <pavel@....cz>
To:     hans.verkuil@...co.com, mchehab+samsung@...nel.org,
        kernel list <linux-kernel@...r.kernel.org>
Subject: Re: v4.19-rc0: compile problem in ./include/media/cec.h:82:24:

Hi!

> I'm getting this in -rc0:
> 
>   CC      drivers/gpu/drm/ttm/ttm_tt.o
>   In file included from ./include/media/cec-notifier.h:13:0,
>                    from drivers/gpu/drm/i915/intel_drv.h:42,
> 		                    from
>   drivers/gpu/drm/i915/i915_trace.h:11,
>                    from drivers/gpu/drm/i915/i915_drv.h:2667,
> 		                    from
>   drivers/gpu/drm/i915/i915_irq.c:36:
>   ./include/media/cec.h:82:24: error: ‘CEC_EVENT_PIN_5V_HIGH’
>   undeclared here (not in a function)
>    #define CEC_NUM_EVENTS CEC_EVENT_PIN_5V_HIGH
>                            ^
> 			   ./include/media/cec.h:94:26: note: in
>   expansion of macro ‘CEC_NUM_EVENTS’
>     struct list_head events[CEC_NUM_EVENTS]; /* queued events */
>                               ^
>  CC      drivers/input/serio/serport.o
> 
> Reverting 4786b0d6f3ca6da8db02b0a58cd2b785cb0b80ab seems to help.

No, sorry, it does not. I was confused. Let me try

HDMI CEC support (MEDIA_CEC_SUPPORT) [N/y/?] (NEW) y

No change.

Let me add

#include <uapi/linux/cec.h>

into include/media/cec.h... no.

Any ideas?
								Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ