Re: [Cryptodev-linux-devel] Cryptodev_verbosity on sysctl table

2013-08-13 Thread Nikos Mavrogiannopoulos
On Mon, Aug 12, 2013 at 2:45 PM, Nikolaos Tsakalakis wrote: > In case it is necessary for the cryptodev module to be built-in on the > kernel, there is an issue on how to change the cryptodev_verbosity variable > (which indicates the trace depth). > One solution could be to add it on the sysctl ta

[Cryptodev-linux-devel] Cryptodev_verbosity on sysctl table

2013-08-13 Thread Nikolaos Tsakalakis
In case it is necessary for the cryptodev module to be built-in on the kernel, there is an issue on how to change the cryptodev_verbosity variable (which indicates the trace depth). One solution could be to add it on the sysctl table. The attached patch contains the required modifications in order