Suppress userspace undefined instructions logs

On 8974 CONFIG_DEBUG_USER is enabled by default.
This config is printing undefined instruction logs in kernel for
userspaces processes causing excessive logging issues.Suppress
undefined instruction logs in kernel to avoid excessive logging.

Change-Id: I91492619a2549126c6983901e5a5b2a7eb904e33
1 file changed