summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2013-10-10 10:16:30 +0200
committerIngo Molnar <mingo@kernel.org>2013-10-11 07:41:43 +0200
commit88f182dd779b9d350b4774c12d16633a5b60f50c (patch)
treeb5f1fa7e2ab82091203e07e5dff41ae257e67d4f /tools/perf/scripts/python
parentec0ad3d01f99d5e5b56a99a58f7003b99250dc65 (diff)
downloadkernel-88f182dd779b9d350b4774c12d16633a5b60f50c.tar.gz
x86: Apply the asm_volatile_goto() compiler quirk
Apply the asm_volatile_goto() compiler quirk to the new rmwcc.h file as well, introduced in: c2daa3bed53a sched, x86: Provide a per-cpu preempt_count implementation Reported-and-tested-by: Fengguang Wu <fengguang.wu@intel.com> Reported-by: Oleg Nesterov <oleg@redhat.com> Reported-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Suggested-by: Jakub Jelinek <jakub@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells 2019-02-08sysfs: remove unused include of kernfs-internal.hOndrej Mosnacek 2019-01-18sysfs: fix blank line coding style warningStephen Martin 2019-01-07sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman 2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula 2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche 2018-07-29sysfs: Fix regression when adding a file to an existing groupTyler Hicks 2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov 2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov 2018-07-07sysfs: Fix internal_create_group() for named group updatesRajat Jain