Skip to content

Commit 59fc1e4

Browse files
committed
Merge branch 'for-5.10/flive-patching' into for-next
2 parents 338c0af + 318af7b commit 59fc1e4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -887,10 +887,6 @@ KBUILD_CFLAGS_KERNEL += -ffunction-sections -fdata-sections
887887
LDFLAGS_vmlinux += --gc-sections
888888
endif
889889

890-
ifdef CONFIG_LIVEPATCH
891-
KBUILD_CFLAGS += $(call cc-option, -flive-patching=inline-clone)
892-
endif
893-
894890
ifdef CONFIG_SHADOW_CALL_STACK
895891
CC_FLAGS_SCS := -fsanitize=shadow-call-stack
896892
KBUILD_CFLAGS += $(CC_FLAGS_SCS)

0 commit comments

Comments
 (0)