summaryrefslogtreecommitdiff
path: root/ioops.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-04-22 07:05:47 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-04-22 09:43:50 +0200
commit6b7f7cc3ff9590caa858808fb47f0a82ad17f8fc (patch)
treefa0b8421d955cf6bee1fe6801a291ec6aa0c9380 /ioops.h
parentbb9eb3eaa03eecbf169489d3be83ddccf7b77815 (diff)
flowtop: Fix compilation error when build without geoip
Commit f61f39d ("geoip: Allow to get country 3-code") added new helpers without considering HAVE_GEOIP definition. Fixed by adding dummy functions for get 3-code country name in case if HAVE_GEOIP is not defined. Tested only by manualy disabling HAVE_GEOIP in config.h and geoip.c compilation in Config file. Fixes: f61f39d (geoip: Allow to get country 3-code) Reported-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioops.h')
0 files changed, 0 insertions, 0 deletions
The extension is necessary right now because we need a proper way to unbreak LTTNG, which iscurrently non functional due to the removal of the notifiers. Surely it's out of tree, but it's widely used by distros. The simple solution would have been to reserve a state for LTTNG, but I'm not fond about unused crap in the kernel and the dynamic range, which we admittedly should have done right away, allows us to remove quite some of the hardcoded states, i.e. those which have no ordering requirements. So doing the right thing now is better than having an smaller intermediate solution which needs to be reworked anyway" * 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: cpu/hotplug: Provide dynamic range for prepare stage perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Diffstat (limited to 'include/acpi/platform/acgccex.h')