Home
last modified time | relevance | path

Searched hist:"8 bc9e338" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h8bc9e338 Sat Jan 13 19:02:46 CST 2018 Eric W. Biederman <ebiederm@xmission.com> signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h

Having si_codes in many different files simply encourages duplicate definitions
that can cause problems later. To avoid that merce the frv specific si_codes
into uapi/asm-generic/siginfo.h

This allows the removal of arch/frv/uapi/include/asm/siginfo.h as the last
last meaningful definition it held was FPE_MDAOVF.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
8bc9e338 Sat Jan 13 19:02:46 CST 2018 Eric W. Biederman <ebiederm@xmission.com> signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h

Having si_codes in many different files simply encourages duplicate definitions
that can cause problems later. To avoid that merce the frv specific si_codes
into uapi/asm-generic/siginfo.h

This allows the removal of arch/frv/uapi/include/asm/siginfo.h as the last
last meaningful definition it held was FPE_MDAOVF.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>