parisc: enhance warning regarding usage of O_NONBLOCK
authorHelge Deller <deller@gmx.de>
Sun, 17 Oct 2021 16:53:31 +0000 (18:53 +0200)
committerHelge Deller <deller@gmx.de>
Mon, 1 Nov 2021 06:36:00 +0000 (07:36 +0100)
commit3759778e6b8c0d547d77f681a7779edccdf1710a
tree74ee5e8b5ea37fa4f2a035aac86d031dbd58f640
parent0760a9157bc93f660256f7014b936c584f3f8fdd
parisc: enhance warning regarding usage of O_NONBLOCK

Instead of showing only the very first application which needs
recompile, show all of them, but print them only once.

Includes typo fix noticed by Colin Ian King.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
arch/parisc/include/asm/thread_info.h
arch/parisc/kernel/sys_parisc.c