Re: [PATCH 6/6] s390x: Mark archrandom.h functions __must_check
From: Harald Freudenberger <freude@linux.ibm.com>
Date: 2019-10-30 07:56:21
Also in:
linux-arch, linux-arm-kernel, linux-s390
From: Harald Freudenberger <freude@linux.ibm.com>
Date: 2019-10-30 07:56:21
Also in:
linux-arch, linux-arm-kernel, linux-s390
On 29.10.19 14:18, Richard Henderson wrote:
On 10/29/19 8:26 AM, Harald Freudenberger wrote:quoted
Fine with me, Thanks, reviewed, build and tested. You may add my reviewed-by: Harald Freudenberger [off-list ref] However, will this go into the kernel tree via crypto or s390 subsystem ?That's an excellent question. As an API decision, perhaps going via crypto makes more sense, but none of the patches are dependent on one another, so they could go through separate architecture trees. It has been a long time since I have done much kernel work; I'm open to suggestions on the subject. r~
Since the change needs to be done in include/linux/random.h and in parallel with all the arch files in arch/xxx/include/asm/archrandom.h it should go in one shot. I'd suggest to post the patch series to linux-crypto and let Herbert Xu handle this.