Home
last modified time | relevance | path

Searched hist:d441f93dd07262e3d7520cc51de7db2333186b88 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dunistd.hdiff d441f93dd07262e3d7520cc51de7db2333186b88 Tue Nov 13 23:26:28 CST 2018 Firoz Khan <firoz.khan@linaro.org> sparc: move __IGNORE* entries to non uapi header

All the __IGNORE* entries are resides in the uapi header
file move to non uapi header asm/unistd.h as it is not
used by any user space applications.

It is correct to keep __IGNORE* entry in non uapi header
asm/unistd.h while uapi/asm/unistd.h must hold information
only useful for user space applications.

One of the patch in this patch series will generate uapi
header file. The information which directly used by the
user space application must be present in uapi file.

Signed-off-by: Firoz Khan <firoz.khan@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/arch/sparc/include/asm/
H A Dunistd.hdiff d441f93dd07262e3d7520cc51de7db2333186b88 Tue Nov 13 23:26:28 CST 2018 Firoz Khan <firoz.khan@linaro.org> sparc: move __IGNORE* entries to non uapi header

All the __IGNORE* entries are resides in the uapi header
file move to non uapi header asm/unistd.h as it is not
used by any user space applications.

It is correct to keep __IGNORE* entry in non uapi header
asm/unistd.h while uapi/asm/unistd.h must hold information
only useful for user space applications.

One of the patch in this patch series will generate uapi
header file. The information which directly used by the
user space application must be present in uapi file.

Signed-off-by: Firoz Khan <firoz.khan@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>