]> git.baikalelectronics.ru Git - kernel.git/commit
x86/asm: Fix an assembler warning with current binutils
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 3 Jan 2023 15:24:11 +0000 (10:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2023 06:52:48 +0000 (07:52 +0100)
commitc4dca609fc65e7ce9c6b22a81be0c010d0fb5589
treec04daf7f50f8888e51edd74aee53592a813b1e31
parent51a71cbd03d15f72712bbe11af35d34918c53fdc
x86/asm: Fix an assembler warning with current binutils

commit 55d235361fccef573990dfa5724ab453866e7816 upstream.

Fix a warning: "found `movsd'; assuming `movsl' was meant"

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/lib/iomap_copy_64.S