mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix two bugs for profile
@ 2023-04-10  2:22 Chen Zhongjin
  2023-04-10  2:22 ` [PATCH 1/2] x86: profiling: remove lock functions hack for !FRAME_POINTER Chen Zhongjin
  2023-04-10  2:22 ` [PATCH 2/2] profiling: Check prof_buffer in profile_tick() Chen Zhongjin
  0 siblings, 2 replies; 9+ messages in thread
From: Chen Zhongjin @ 2023-04-10  2:22 UTC (permalink / raw)
  To: x86, linux-kernel
  Cc: tglx, mingo, bp, dave.hansen, hpa, chenzhongjin, akpm, ben-linux,
	wuchi.zero

Fixe two bugs reported by syzkaller for profile, see patch for detail.

Chen Zhongjin (2):
  x86: profiling: remove lock functions hack for !FRAME_POINTER
  profiling: Check prof_buffer in profile_tick()

 arch/x86/kernel/time.c | 14 +-------------
 kernel/profile.c       |  2 +-
 2 files changed, 2 insertions(+), 14 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-04-19 16:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-10  2:22 [PATCH 0/2] Fix two bugs for profile Chen Zhongjin
2023-04-10  2:22 ` [PATCH 1/2] x86: profiling: remove lock functions hack for !FRAME_POINTER Chen Zhongjin
2023-04-10 19:34   ` Dave Hansen
2023-04-12  7:01     ` Chen Zhongjin
2023-04-12 10:01       ` David Laight
2023-04-13  7:53         ` Chen Zhongjin
2023-04-19 16:17         ` Josh Poimboeuf
2023-04-19 15:43   ` Josh Poimboeuf
2023-04-10  2:22 ` [PATCH 2/2] profiling: Check prof_buffer in profile_tick() Chen Zhongjin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®