Searched hist:"13 e68d8bd05c998cae452a4f3400af1e8edd852e" (Results 1 – 6 of 6) sorted by relevance
/linux/include/misc/ |
H A D | cxl.h | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-cxl | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/drivers/misc/cxl/ |
H A D | sysfs.c | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | api.c | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | cxl.h | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | pci.c | diff 13e68d8bd05c998cae452a4f3400af1e8edd852e Fri Aug 14 09:41:25 CEST 2015 Daniel Axtens <dja@axtens.net> cxl: Allow the kernel to trust that an image won't change on PERST.
Provide a kernel API and a sysfs entry which allow a user to specify that when a card is PERSTed, it's image will stay the same, allowing it to participate in EEH.
cxl_reset is used to reflash the card. In that case, we cannot safely assert that the image will not change. Therefore, disallow cxl_reset if the flag is set.
Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|