Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427694

Re: [PATCH] tracing: Fix oops caused by graph notrace filter

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] tracing: Fix oops caused by graph notrace filter
Date 2016-06-21 14:20 +0200
Message-ID <rMsOR-5ID-1@gated-at.bofh.it> (permalink)
References <rMrJ7-53M-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

[auto build test ERROR on tip/perf/core]
[also build test ERROR on v4.7-rc4 next-20160621]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Chunyu-Hu/tracing-Fix-oops-caused-by-graph-notrace-filter/20160621-191210
config: i386-randconfig-a0-201625 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   kernel/built-in.o: In function `wakeup_tracer_reset':
>> trace_sched_wakeup.c:(.text+0xc5282): undefined reference to `ftrace_graph_ignore_notrace'
   kernel/built-in.o: In function `__wakeup_tracer_init':
   trace_sched_wakeup.c:(.text+0xc547d): undefined reference to `ftrace_graph_ignore_notrace'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] tracing: Fix oops caused by graph notrace filter Chunyu Hu <chuhu@redhat.com> - 2016-06-21 13:10 +0200
  Re: [PATCH] tracing: Fix oops caused by graph notrace filter kbuild test robot <lkp@intel.com> - 2016-06-21 14:20 +0200
  Re: [PATCH] tracing: Fix oops caused by graph notrace filter kbuild test robot <lkp@intel.com> - 2016-06-21 14:50 +0200
    Re: [PATCH] tracing: Fix oops caused by graph notrace filter Chunyu Hu <chuhu@redhat.com> - 2016-06-22 08:40 +0200
  Re: [PATCH] tracing: Fix oops caused by graph notrace filter Steven Rostedt <rostedt@goodmis.org> - 2016-06-22 15:10 +0200
    Re: [PATCH] tracing: Fix oops caused by graph notrace filter Chunyu Hu <chuhu@redhat.com> - 2016-06-23 16:30 +0200
      Re: [PATCH] tracing: Fix oops caused by graph notrace filter Steven Rostedt <rostedt@goodmis.org> - 2016-06-23 16:40 +0200
        Re: [PATCH] tracing: Fix oops caused by graph notrace filter Chunyu Hu <chuhu@redhat.com> - 2016-06-23 17:00 +0200
          Re: [PATCH] tracing: Fix oops caused by graph notrace filter Steven Rostedt <rostedt@goodmis.org> - 2016-06-23 17:20 +0200

csiph-web