Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3d1b31

Browse files
committed
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fix from Thomas Gleixner: "A single fix to compute the field offset of the SNOOPX bit in the data source bitmask of perf events correctly"* tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf: correct SNOOPX field offset
2 parents1c84550 +f3d301c commita3d1b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎include/uapi/linux/perf_event.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,7 @@ union perf_mem_data_src {
11961196

11971197
#definePERF_MEM_SNOOPX_FWD0x01/* forward */
11981198
/* 1 free */
1199-
#definePERF_MEM_SNOOPX_SHIFT37
1199+
#definePERF_MEM_SNOOPX_SHIFT 38
12001200

12011201
/* locked instruction */
12021202
#definePERF_MEM_LOCK_NA0x01/* not available */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp