From: Greg Kroah-Hartman Date: Fri, 15 Jan 2021 09:38:43 +0000 (+0100) Subject: update commit id for queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel... X-Git-Tag: v4.4.252~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f45b33e645b9d668bb9add512155c36f430064a3;p=thirdparty%2Fkernel%2Fstable-queue.git update commit id for queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch --- 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