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] [day] [month] [year] [list]
Date:	Thu, 16 Jun 2016 14:17:39 +0200
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Guenter Roeck <linux@...ck-us.net>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] Revert "clocksource/drivers/timer-atmel-st: Add the
 COMPILE_TEST option"

On 06/15/2016 06:01 AM, Guenter Roeck wrote:
> This reverts commit 7011a4947ca61cd28a8c025b39c98861687e4fb6.
>
> When trying to build parisc:allmodconfig:
>
> drivers/clocksource/timer-atmel-st.c: In function 'at91rm9200_timer_interrupt':
> drivers/clocksource/timer-atmel-st.c:76:3: error:
> 	invalid use of undefined type 'struct clock_event_device'
>
> Cc: Daniel Lezcano <daniel.lezcano@...aro.org>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
> ---

Thanks for reporting the issue. I fixed this issue by adding

+depends on GENERIC_CLOCKEVENTS

instead of reverting the patch.

   -- Daniel

-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ