Re: [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers

2015-07-07 Thread Michael Ellerman
On Mon, 2015-07-06 at 10:06 -0700, Nishanth Aravamudan wrote:
 On 03.07.2015 [11:30:32 +1000], Michael Ellerman wrote:
  On Thu, 2015-07-02 at 15:40 -0700, Nishanth Aravamudan wrote:
   While we never would successfully load on the wrong machine type, there
   is extra output by default regardless of machine type.
   
 
 Thanks Michael!

Thanks for cleaning it up.


 While we never would successfully load on the wrong machine type, there
 is extra output by default regardless of machine type.
 
 For instance, on a PowerVM LPAR, we see the following:
 
 nx_compress_powernv: loading
 nx_compress_powernv: no coprocessors found
 
 even though those coprocessors could never be found.
 
 Signed-off-by: Nishanth Aravamudan n...@linux.vnet.ibm.com
 Cc: Dan Streetman ddstr...@us.ibm.com
 Cc: Herbert Xu herb...@gondor.apana.org.au
 Cc: David S. Miller da...@davemloft.net
 Cc: linux-crypto@vger.kernel.org
 Cc: linuxppc-...@lists.ozlabs.org
 
 ---
 v2:
   Rather than not loading, just reduce the verbosity

Acked-by: Michael Ellerman m...@ellerman.id.au

I'm assuming Herbert will take this.

cheers





--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers

2015-07-07 Thread Herbert Xu
On Mon, Jul 06, 2015 at 10:06:21AM -0700, Nishanth Aravamudan wrote:

 v2:
   Rather than not loading, just reduce the verbosity

Applied.
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html