From f45b33e645b9d668bb9add512155c36f430064a3 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 15 Jan 2021 10:38:43 +0100 Subject: [PATCH] update commit id for queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch --- .../x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch b/queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch index a7f667052d7..bd018013603 100644 --- a/queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch +++ b/queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch @@ -5,6 +5,8 @@ Subject: x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* From: Jiri Slaby +commit 78762b0e79bc1dd01347be061abdf505202152c9 upstream. + All these are functions which are invoked from elsewhere but they are not typical C functions. So annotate them using the new SYM_CODE_START. All these were not balanced with any END, so mark their ends by -- 2.47.3