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:	Mon, 08 Jun 2015 19:39:03 +0200
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Maxime Coquelin <mcoquelin.stm32@...il.com>
CC:	Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
	fengguang.wu@...el.com, luc.vanoostenryck@...il.com,
	Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH] clockevents/drivers/timer-stm32: Fix build error spotted
 by kbuild test robot

On 06/07/2015 11:01 AM, Maxime Coquelin wrote:
> This patch fixes below error spotted by kbuild test robot when building
> with ARCH=ia64:
>
> All error/warnings (new ones prefixed by >>):
>
>          drivers/clocksource/timer-stm32.c:38:28: error: field 'evtdev' has incomplete type
>
>       struct clock_event_device evtdev;
>                                 ^
>
>          drivers/clocksource/timer-stm32.c:44:19: warning: 'enum clock_event_mode' declared inside parameter list
>
>                 struct clock_event_device *evtdev)
>
> The fix consists in making the STM32 timer depend on GENERIC_CLOCKEVENTS.
>
> Reported-by: kbuild test robot <fengguang.wu@...el.com>
> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@...il.com>

Sounds good.

Thomas, Ingo ? do you will take this patch directly ? Or do you prefer I 
queue it and waiting for more fixes to come before sending a PR ?

Thanks
   -- 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ