summaryrefslogtreecommitdiff
path: root/patricia.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-06 16:41:39 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-06 16:41:39 +0100
commit8595f4e1f170152b4f4117a03ce64b59a3023985 (patch)
treef1af2e9af4f6b2197199809f1a3c8beb24079562 /patricia.c
parente6556d7736ff65de5ebd8e984ab7b5615731ee29 (diff)
build: configure: Silence pkg-config check for libnetfilter_conntrack
Redirect stderr output of pkg-config to config.log in order to not spam the configure output with pkg-config errors. Instead, use the same pkg-config commands as for the other library checks to get libnetfilter_conntrack cflags. Additionally, use pkg-config to the the linker flags as well. Fixes: 19991f90 ("build: Handle libnetfilter-conntrack with pkg-config") Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'patricia.c')
0 files changed, 0 insertions, 0 deletions
allocation to the CPU online callback and simplify the hotplug handling. At this point the package mapping is established and correct. This also adds a missing check for available package data in the event_init() function. Reported-by: Yasuaki Ishimatsu <yasu.isimatu@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Sebastian Siewior <bigeasy@linutronix.de> Cc: Stephane Eranian <eranian@google.com> Cc: Vince Weaver <vincent.weaver@maine.edu> Fixes: 9d85eb9119f4 ("x86/smpboot: Make logical package management more robust") Link: http://lkml.kernel.org/r/20170131230141.212593966@linutronix.de Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/soc/tegra')