Searched hist:"121 d340be9a17ed89d523c56203908c01e09a306" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | uaccess_flush.c | diff 121d340be9a17ed89d523c56203908c01e09a306 Thu Feb 02 18:39:44 CST 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a byte buffer, and *_int deal with int values specifically. This increases consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
|
H A D | entry_flush.c | diff 121d340be9a17ed89d523c56203908c01e09a306 Thu Feb 02 18:39:44 CST 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a byte buffer, and *_int deal with int values specifically. This increases consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
|
H A D | rfi_flush.c | diff 121d340be9a17ed89d523c56203908c01e09a306 Thu Feb 02 18:39:44 CST 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a byte buffer, and *_int deal with int values specifically. This increases consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
|
/openbmc/linux/tools/testing/selftests/powerpc/ |
H A D | utils.c | diff 121d340be9a17ed89d523c56203908c01e09a306 Thu Feb 02 18:39:44 CST 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a byte buffer, and *_int deal with int values specifically. This increases consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | utils.h | diff 121d340be9a17ed89d523c56203908c01e09a306 Thu Feb 02 18:39:44 CST 2023 Benjamin Gray <bgray@linux.ibm.com> selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a byte buffer, and *_int deal with int values specifically. This increases consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
|