Re: [PATCH] Add Altera hardware mutex driver

From: Greg Kroah-Hartman
Date: Thu Mar 31 2022 - 09:57:00 EST


On Fri, Apr 01, 2022 at 05:49:11AM +0800, niravkumar.l.rabara@xxxxxxxxx wrote:
> From: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>
>
> Altera hardware mutex soft IP provides hardware assistance for
> synchronization and mutual exclusion between processors in
> asymmetric/symmetric multiprocessing (AMP/SMP) system or
> multi processes/threads in uniprocessor system.
>
> Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>

Sorry, but you have not followed the Intel-required rules for submitting
changes to the kernel. Please contact the Intel Linux kernel team for
details about this to help prevent some of the problems that this
submission contains.

thanks!

greg k-h