[PATCH] scripts/tags.sh: Add BPF_CALL

2018-07-11 Thread Constantine Shulyupin
Signed-off-by: Constantine Shulyupin --- scripts/tags.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tags.sh b/scripts/tags.sh index 66f08bb1cce9..db0d56ebe9b9 100755 --- a/scripts/tags.sh +++ b/scripts/tags.sh @@ -152,6 +152,7 @@ regex_asm=( ) regex_c

mvneta.c, MVNETA_TXQ_UPDATE_REG, shut down issue

2015-07-18 Thread Constantine Shulyupin
Hi Rami and Thomas, I try to run vanilla kernel 4.2.0 on custom Armada-370 board, based on DB-88F6710-BP. The problem is that the board shuts down after writing to MVNETA_TXQ_UPDATE_REG in this code: static void mvneta_txq_pend_desc_add(struct mvneta_port *pp,