Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596688
| From | Willy Tarreau <w@1wt.eu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] leds/trigger/activity: add a system activity LED trigger |
| Date | 2017-03-10 07:50 +0100 |
| Message-ID | <tjmxb-8fv-5@gated-at.bofh.it> (permalink) |
| References | <t9PAt-78M-5@gated-at.bofh.it> <tjday-1R7-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Jacek, On Thu, Mar 09, 2017 at 09:48:39PM +0100, Jacek Anaszewski wrote: > Hi Willy, > > Thanks for the patch. > > Unfortunately I'm getting following build break, while trying to > test it on recent linux-next: > > drivers/leds/trigger/ledtrig-activity.c: In function > 'led_activity_function': > drivers/leds/trigger/ledtrig-activity.c:67:14: error: implicit > declaration of function 'cputime64_to_jiffies64' > [-Werror=implicit-function-declaration] > curr_idle = cputime64_to_jiffies64(curr_idle); Thanks for letting me know, I'll check this ASAP. Cheers, Willy
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] leds/trigger/activity: add a system activity LED trigger Jacek Anaszewski <jacek.anaszewski@gmail.com> - 2017-03-09 21:50 +0100 Re: [PATCH] leds/trigger/activity: add a system activity LED trigger Willy Tarreau <w@1wt.eu> - 2017-03-10 07:50 +0100
csiph-web