[dpdk-dev] [dpdk-stable] [PATCH] devtools: trap SIGINT is not recognizable to dash

Mcnamara, John john.mcnamara at intel.com
Wed Aug 1 12:40:08 CEST 2018



> -----Original Message-----
> From: stable [mailto:stable-bounces at dpdk.org] On Behalf Of Gavin Hu
> Sent: Wednesday, August 1, 2018 6:23 AM
> To: dev at dpdk.org
> Cc: honnappa.nagarahalli at arm.com; gavin.hu at arm.com; stable at dpdk.org
> Subject: [dpdk-stable] [PATCH] devtools: trap SIGINT is not recognizable to
> dash
> 
> When running checkpatch.sh, it generates the following error on some linux
> distributions(like Debian) with Dash as the default shell interpreter.
> trap: SIGINT: bad trap
> 
> The fix is to replace SIGINT with INT signal, it works for both bash and
> dash.
> 
> Fixes: 4bec48184e ("devtools: add checks for ABI symbol addition")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Gavin Hu <gavin.hu at arm.com>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at amr.com>

Acked-by: John McNamara <john.mcnamara at intel.com>




More information about the dev mailing list