]> 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)
commite77e743024d26e83f84c82fb1c5ee30af3c1e6c5
treec04daf7f50f8888e51edd74aee53592a813b1e31
parentf71f4377ee6d09fc7d38477951e4be31e78f704f
x86/asm: Fix an assembler warning with current binutils

commit 543019b7c10abec16d27a92d06d724bacb9d990b 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