diff options
author | Michael Ellerman <[email protected]> | 2023-08-23 14:51:39 +1000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-23 11:51:16 +0100 |
commit | bfedba3b2c7793ce127680bc8f70711e05ec7a17 (patch) | |
tree | 108a479f142d7566fcaa75245eadceb44f2b33e0 /lib/test_fortify/write_overflow-strcpy.c | |
parent | 9525a3c38accd2e186f52443e35e633e296cc7f5 (diff) |
ibmveth: Use dcbf rather than dcbfl
When building for power4, newer binutils don't recognise the "dcbfl"
extended mnemonic.
dcbfl RA, RB is equivalent to dcbf RA, RB, 1.
Switch to "dcbf" to avoid the build error.
Signed-off-by: Michael Ellerman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions