Hauke Mehrtens
ba1aedafeb
mac80211: fix compile error on PowerPC (PPC_85xx)
...
Including linux/interrupt.h in linux/hrtimer.h causes this error message
on PowerPC builds on x86, ARM and MIPS it works:
CC [M] /backports-4.14-rc2-1/compat/main.o
In file included from /backports-4.14-rc2-1/backport-include/linux/printk.h:5:0,
from ./include/linux/kernel.h:13,
from /backports-4.14-rc2-1/backport-include/linux/kernel.h:3,
from ./include/linux/list.h:8,
from /backports-4.14-rc2-1/backport-include/linux/list.h:3,
from ./include/linux/module.h:9,
from /backports-4.14-rc2-1/backport-include/linux/module.h:3,
from /backports-4.14-rc2-1/compat/main.c:1:
./include/linux/ratelimit.h: In function 'ratelimit_state_exit':
./include/linux/ratelimit.h:62:11: error: dereferencing pointer to incomplete type 'struct task_struct'
current->comm, rs->missed);
^
./include/linux/printk.h:279:37: note: in definition of macro 'pr_warning'
printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__)
^
./include/linux/ratelimit.h:61:3: note: in expansion of macro 'pr_warn'
pr_warn("%s: %d output lines suppressed due to ratelimiting\n",
^
The backport of the hrtimer_start() functions needs the
linux/interrupt.h because some parts are defined there. Fix this by
moving the hrtimer_start() backport to the linux/interrupt.h backport
header file.
Fixes: a8f63a0717f5: ("mac80211: update to backports-4.14-rc2")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-10-01 16:41:19 +02:00
..
2015-03-11 15:02:47 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2015-03-11 15:02:47 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 16:41:19 +02:00
2017-10-01 12:49:11 +02:00
2017-06-07 18:31:10 +02:00
2017-10-01 12:49:11 +02:00
2017-03-30 18:31:02 +02:00
2015-12-04 22:39:37 +00:00
2016-01-15 15:03:48 +00:00
2017-10-01 12:49:11 +02:00
2015-12-04 22:39:37 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2014-12-11 20:07:58 +00:00
2017-10-01 12:49:11 +02:00
2014-01-30 13:21:36 +00:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-02-12 15:57:37 +01:00
2017-02-06 12:27:12 +01:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-03-22 20:49:29 +01:00
2017-07-25 09:14:05 +02:00
2017-07-25 19:48:18 +02:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2016-12-13 12:34:13 +01:00
2017-10-01 12:49:11 +02:00
2017-03-22 20:49:28 +01:00
2017-10-01 12:49:11 +02:00
2014-10-18 17:38:59 +00:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2015-05-21 19:32:16 +00:00
2013-06-21 16:54:37 +00:00
2013-06-21 16:54:37 +00:00
2015-05-21 19:32:16 +00:00
2014-09-27 20:51:43 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2015-07-06 16:26:34 +00:00
2016-07-19 14:27:08 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-04-08 14:30:00 +02:00
2014-02-28 18:08:23 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-01-25 16:25:48 +01:00
2016-10-13 17:06:03 +02:00
2016-05-15 20:55:39 +02:00
2017-04-08 14:30:00 +02:00
2017-04-08 14:30:00 +02:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-03-30 18:31:02 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-02-06 12:27:12 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2016-10-13 17:06:03 +02:00
2017-10-01 12:49:11 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2017-02-06 12:27:12 +01:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2017-02-06 12:27:12 +01:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2017-10-01 12:49:11 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-10-13 17:06:03 +02:00
2016-01-15 15:03:48 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-01-10 16:28:17 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2015-12-04 22:39:37 +00:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-01-24 16:55:21 +01:00
2017-02-07 23:16:26 +01:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-10-01 12:49:11 +02:00
2017-06-17 11:51:41 +02:00