]> git.baikalelectronics.ru Git - kernel.git/commit
tools include UAPI powerpc: Sync errno.h with the kernel headers
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 9 May 2021 13:21:33 +0000 (10:21 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 May 2021 12:01:00 +0000 (09:01 -0300)
commit476ae6e5498407093c4210bcb7ff6687e625bc32
tree1b12cca78f9cacdea172eeb1c88e8b6b0cc5bda1
parentb375bf2a4782694fe2cba984f1f7d5f0f0a006dc
tools include UAPI powerpc: Sync errno.h with the kernel headers

To pick the change in:

  e9096e69b1cb2e40 ("powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h")

That will make the errno number -> string tables to pick this change on powerpc.

Silencing this perf build warning:

  Warning: Kernel ABI header at 'tools/arch/powerpc/include/uapi/asm/errno.h' differs from latest version at 'arch/powerpc/include/uapi/asm/errno.h'
  diff -u tools/arch/powerpc/include/uapi/asm/errno.h arch/powerpc/include/uapi/asm/errno.h

Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Tony Ambardar <tony.ambardar@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/powerpc/include/uapi/asm/errno.h