Home
last modified time | relevance | path

Searched refs:cc_hotpatch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/
H A DMakefile100 cc_hotpatch := -mhotpatch=0,3 macro
101 ifneq ($(call cc-option,$(cc_hotpatch)),)
102 CC_FLAGS_FTRACE := $(cc_hotpatch)
/kernel/linux/linux-5.10/arch/s390/
H A DMakefile120 cc_hotpatch := -mhotpatch=0,3 macro
121 ifeq ($(call cc-option-yn,$(cc_hotpatch)),y)
122 CC_FLAGS_FTRACE := $(cc_hotpatch)

Completed in 2 milliseconds