Re: [PATCH] opal-elog: Fix opal-elog interrupt handler

2015-07-04 Thread Aneesh Kumar K.V
Alistair Popple alist...@popple.id.au writes: The conversion of opal events to a proper irqchip means that handlers are called until the relevant opal event has been cleared by processing it. Events that queue work should therefore use a threaded handler to mask the event until processing is

Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm

2015-07-04 Thread Herbert Xu
On Thu, Jul 02, 2015 at 03:41:19PM -0700, Nishanth Aravamudan wrote: Currently, when the nx-842-pseries driver loads, the following message is emitted: alg: No test for 842 (842-nx) It seems like the simplest way to fix this message (other than adding a proper test) is to just insert the

Re: RFC: default ioremap_*() variant defintions

2015-07-04 Thread Dan Williams
On Fri, Jul 3, 2015 at 11:17 AM, Luis R. Rodriguez mcg...@suse.com wrote: The 0-day build bot detected a build issue on a patch not upstream yet that makes a driver use iorempa_uc(), this call is now upstream but we have no drivers yet using it, the patch in question makes the atyfb

Re: [PATCH SLOF v4 1/4] disk-label: simplify gpt-prep-partition? routine

2015-07-04 Thread Nikunj A Dadhania
Alexey Kardashevskiy a...@ozlabs.ru writes: On 07/02/2015 09:35 PM, Nikunj A Dadhania wrote: Signed-off-by: Nikunj A Dadhania nik...@linux.vnet.ibm.com Reviewed-by: Thomas Huth th...@redhat.com If it does not change SLOF behaviour in any way (and it does not, right?), It does not. it