]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
update commit id for queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jan 2021 09:38:43 +0000 (10:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jan 2021 09:38:43 +0000 (10:38 +0100)
queue-5.4/x86-asm-32-add-ends-to-some-functions-and-relabel-wi.patch

index a7f667052d75c0ad138a54aab898ef509129da99..bd018013603db99f1830042f6410223e58d2fd8d 100644 (file)
@@ -5,6 +5,8 @@ Subject: x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
 
 From: Jiri Slaby <jslaby@suse.cz>
 
+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