Re: [PATCH v1 2/3] powerpc/powernv: Support PCI error injection
From: Stewart Smith <hidden>
Date: 2014-06-26 04:53:02
From: Stewart Smith <hidden>
Date: 2014-06-26 04:53:02
Gavin Shan [off-list ref] writes:
+static struct kobj_attribute errinjct_attr = + __ATTR(errinjct, 0600, NULL, errinjct_store);
May also be good to have a read method that either lists current injected errors? I guess it depends on if they're one time errors or persistent errors too.