Searched hist:"42 f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-tracepoints.c | diff 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | vmx-helper.c | diff 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | asm-prototypes.h | 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | diff 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | smp.c | diff 42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d Tue May 17 20:16:50 CDT 2016 Daniel Axtens <dja@axtens.net> powerpc: Introduce asm-prototypes.h
Sparse picked up a number of functions that are implemented in C and then only referred to in asm code.
This introduces asm-prototypes.h, which provides a place for prototypes of these functions.
This silences some sparse warnings.
Signed-off-by: Daniel Axtens <dja@axtens.net> [mpe: Add include guards, clean up copyright & GPL text] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|