aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
diff options
context:
space:
mode:
authorQiujun Huang <hqjagain@gmail.com>2022-11-18 00:44:35 +0800
committerSteven Rostedt (Google) <rostedt@goodmis.org>2022-11-17 20:21:06 -0500
commitb8752064e30697e3982418f4274cc63cfc6f3027 (patch)
treebe128bec850c825060d9029b6ce37e6f2c76bb38 /drivers/gpu/drm/amd/amdgpu
parenttracing: Fix wild-memory-access in register_synth_event() (diff)
downloadlinux-b8752064e30697e3982418f4274cc63cfc6f3027.tar.gz
linux-b8752064e30697e3982418f4274cc63cfc6f3027.zip
tracing: Remove unused __bad_type_size() method
__bad_type_size() is unused after commit 04ae87a52074("ftrace: Rework event_create_dir()"). So, remove it. Link: https://lkml.kernel.org/r/D062EC2E-7DB7-4402-A67E-33C3577F551E@gmail.com Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Qiujun Huang <hqjagain@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions
ollow=1'>[ARM] pxa: don't rely on r2 being preserved over a function callRussell King1-4/+2 r2 is not guaranteed to be preserved over a function call, so relying on it to store the link register over the call to sleep_phys_sp() is unreliable. Store the link register on the stack instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 2008-01-19Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell1-7/+0 It was moved to arch/x86/lguest/Kconfig, but I lost the deletion part in a patch suffle. My confused one-liner "fix" to turn it on is also reverted: 84f7466ee20cc094aa38617abfa2f3834871f054 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>