diff options
author | Eric Dumazet <[email protected]> | 2013-08-30 09:46:43 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-08-30 14:51:59 -0400 |
commit | 08f89b981b0e6b46058dae2957241d4099129521 (patch) | |
tree | 49658edcee773763cc9bdf9eedcfd414b41d0d6f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ede23fa8161c1a04aa1b3bf5447812ca14b3fef1 (diff) |
pkt_sched: fq: prefetch() fix
kbuild bot reported following m68k build error :
net/sched/sch_fq.c: In function 'fq_dequeue':
>> net/sched/sch_fq.c:491:2: error: implicit declaration of function
'prefetch' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
While we are fixing this, move this prefetch() call a bit earlier.
Reported-by: Wu Fengguang <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions