summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLydia Wang <lydiawang@viatech.com.cn>2011-03-24 12:43:44 +0800
committerTakashi Iwai <tiwai@suse.de>2011-03-24 07:47:15 +0100
commitec7e7e42da0b33c77f1baafeac93e5128c4eea7a (patch)
tree5828c78744ca3989d861d28354f074e96b56d5b5 /tools/perf/scripts/python/bin/stackcollapse-record
parenteadb9a804de223ef899ebb64aa037fa0da7bdee9 (diff)
downloadkernel-ec7e7e42da0b33c77f1baafeac93e5128c4eea7a.tar.gz
ALSA: hda - VIA: Update unsolicited event function
Update unsolicited event process function via_unsol_event() to make it can process more unsolicited events. Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
/fpu/regset.c?id=eb6f51723f03c9a1c098ed196a31a03e626b9fb6'>x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()Thomas Gleixner 2021-06-23x86/fpu: Clean up fpregs_set()Andy Lutomirski 2021-06-23x86/fpu: Fail ptrace() requests that try to set invalid MXCSR valuesAndy Lutomirski 2021-06-23x86/fpu: Rewrite xfpregs_set()Andy Lutomirski 2021-06-23x86/fpu: Simplify PTRACE_GETREGS codeDave Hansen 2021-06-23x86/fpu: Sanitize xstateregs_set()Thomas Gleixner 2021-06-23x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner 2020-07-27x86: switch to ->regset_get()Al Viro 2020-06-26x86: kill dump_fpu()Al Viro 2020-05-12x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header()Fenghua Yu