aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2017-08-28 08:47:59 +0200
committerIngo Molnar <mingo@kernel.org>2017-08-29 12:07:29 +0200
commitfacaa3e3c813848e6b49ee37a42a3688832e63cd (patch)
tree0e7fc7f9efd1aa19fd3e4d076d9cf673c6830d45 /tools/perf/scripts/python/bin/export-to-postgresql-record
parentx86/idt: Simplify alloc_intr_gate() (diff)
downloadlinux-facaa3e3c813848e6b49ee37a42a3688832e63cd.tar.gz
linux-facaa3e3c813848e6b49ee37a42a3688832e63cd.zip
x86/idt: Hide set_intr_gate()
set_intr_gate() is an internal function of the IDT code. The only user left is the KVM code which replaces the pagefault handler eventually. Provide an explicit update_intr_gate() function and make set_intr_gate() static. While at it replace the magic number 14 in the KVM code with the proper trap define. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/20170828064959.663008004@linutronix.de Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions
ary suspend/resume bias level changesLars-Peter Clausen1-14/+0 2014-09-03ASoC: adau1373: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen1-14/+0 2014-09-01ASoC: es8328: fix error return code in es8328_codec_probe()Wei Yongjun1-0/+1 2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula2-3/+0 2014-08-26ASoC: Restore idle_bias_off initializationLars-Peter Clausen1-0/+2 2014-08-19ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiatedLars-Peter Clausen1-8/+4 2014-08-19ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen2-25/+0 2014-08-19ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen3-49/+17 2014-08-19ASoC: Consolidate CPU and CODEC DAI lookupLars-Peter Clausen1-53/+19 2014-08-19ASoC: Consolidate CPU and CODEC DAI removalLars-Peter Clausen1-23/+11 2014-08-19ASoC: Cleanup DAI module reference countingLars-Peter Clausen1-8/+0 2014-08-19ASoC: Move component->probed check into soc_{remove,probe}_component()Lars-Peter Clausen1-17/+12 2014-08-19ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen3-4/+6 2014-08-19ASoC: Move AUX dev support to the component levelLars-Peter Clausen2-12/+37 2014-08-19ASoC: Add component level probe/remove supportLars-Peter Clausen2-18/+35 2014-08-19ASoC: Make rtd->codec optionalLars-Peter Clausen1-10/+14 2014-08-19ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen3-172/+194 2014-08-19ASoC: Move debugfs registration to the component levelLars-Peter Clausen2-75/+67 2014-08-16ASoC: add es8328 codec driverSean Cross7-0/+1236 2014-08-16devicetree: bindings: Add Everest SemicodunctorSean Cross1-0/+1 2014-08-16Linux 3.17-rc1v3.17-rc1Linus Torvalds1-2/+2 2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20 2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos2-0/+78