Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickdesaulniers/d24891fc6fa5ad71ca804243720aa8ab to your computer and use it in GitHub Desktop.
Save nickdesaulniers/d24891fc6fa5ad71ca804243720aa8ab to your computer and use it in GitHub Desktop.
0001-w-patch.txt
arch/x86/ia32/ia32_signal.o: warning: objtool: ia32_setup_rt_frame()+0x44c: call to memset() with UACCESS enabled
arch/x86/kernel/signal.o: warning: objtool: x32_setup_rt_frame()+0x226: call to memset() with UACCESS enabled
arch/x86/kernel/signal.o: warning: objtool: __setup_rt_frame()+0x23c: call to memset() with UACCESS enabled
mm/kasan/common.o: warning: objtool: kasan_report()+0x52: call to __stack_chk_fail() with UACCESS enabled
drivers/ata/sata_dwc_460ex.o: warning: objtool: sata_dwc_bmdma_start_by_tag()+0x3a0: can't find switch jump table
lib/ubsan.o: warning: objtool: __ubsan_handle_type_mismatch()+0x8d: call to memcpy() with UACCESS enabled
lib/ubsan.o: warning: objtool: __ubsan_handle_type_mismatch_v1()+0x8d: call to memcpy() with UACCESS enabled
drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: .altinstr_replacement+0x56: redundant UACCESS disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment