Comment 5 for bug 1711104

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2017-09-11 17:23 EDT-------
Looks like all but one of the patches are now in mainline:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=93fc5ca9a0048c
powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=91e0bd1e62519b
powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=70a7e720998d5b
powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7aa345d84245a7
powerpc/perf: Update default sdar_mode value for power9
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=101dd590a7fa37
powerpc/perf: Avoid spurious PMU interrupts after idle
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3f0bd8dad0db73
powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=20dd4c624d2515
powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=24bedcb7c81137
powerpc/perf: Fix branch event code for power9
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c218578fcbbbd
powerpc/perf: Fix Power9 test_adder fields
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f2080b9ac3c45
powerpc/perf: Add Power8 mem_access event to sysfs
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d148c94c27a87
powerpc/perf: Support to export SIERs bit in Power9
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=453ce7a9432ee
powerpc/perf: Support to export SIERs bit in Power8
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=170a315f41c64
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=79e96f8f930d4
powerpc/perf: Export memory hierarchy info to user space
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c5073db0ee68
powerpc/perf: Define big-endian version of perf_mem_data_src

But this one is still in linux-next:

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=bdd21ddb919d28
powerpc/perf: Avoid spurious PMU interrupts after idle on Power9

Shriya / Madhavan,
Do you still expect that last one to be pulled in soon?