On 03/17/2016 07:32 PM, Rob Landley wrote:
[...]

As I explained last email, userspace uses the libc header, not the linux
header,

The fallacy in this argument is the assertion that we know what userspace does.

Userspace could easily do:

#include <linux/elf-em.h>
.
.
.
   case SYMBOL_YOU_WANT_TO_REMOVE:

 ¡BOOM!  it is broken.




Reply via email to