Re: [PATCH 1/2] staging: lustre: fix static declarations in libcfs
From: Maxime Lorrillere
Date: Fri Aug 14 2015 - 10:00:59 EST
- Next message: Russell King: "Re: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver"
- Previous message: Russell King: "Re: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver David Airlie <airlied@xxxxxxxx>, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, dri-devel@xxxxxxxxxxxxxxxxxxxxx, Jaroslav Kysela <perex@xxxxxxxx>, linux-rockchip@xxxxxxxxxxxxxxxxxxx, Mark Brown <broonie@xxxxxxxxxx>, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>, Yakir Yang <ykk@xxxxxxxxxxxxxx>, Andy Yan <andy.yan@xxxxxxxxxxxxxx>, Jon Nettleton <jon.nettleton@xxxxxxxxx>, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx"
- In reply to: Sudip Mukherjee: "Re: [PATCH 1/2] staging: lustre: fix static declarations in libcfs"
- Next in thread: Greg Kroah-Hartman: "Re: [PATCH 1/2] staging: lustre: fix static declarations in libcfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On vendredi 14 aoÃt 2015 Ã 11:28:35 (+0530), Sudip Mukherjee wrote
> On Wed, Aug 12, 2015 at 11:51:04AM +0200, Maxime Lorrillere wrote:
> > This patch fix the following sparse warnings in libcfs/linux/linux-debug.c:
> > >>> linux-debug.c:64:6: warning: symbol 'lnet_upcall' was not declared. Should it be static?
> > >>> linux-debug.c:65:6: warning: symbol 'lnet_debug_log_upcall' was not declared. Should it be static?
> >
> > Signed-off-by: Maxime Lorrillere <maxime.lorrillere@xxxxxxxxx>
> > ---
> You have not build tested.
>
> WARNING: "lnet_debug_log_upcall" [drivers/staging/lustre/lustre/libcfs/libcfs.ko] undefined!
> WARNING: "lnet_upcall" [drivers/staging/lustre/lustre/libcfs/libcfs.ko] undefined!
Sorry, I've only rebuild lustre separately.
Patch 2/2 builds fine, should I submit it separately ?
Regards,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Next message: Russell King: "Re: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver"
- Previous message: Russell King: "Re: [PATCH v2 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver David Airlie <airlied@xxxxxxxx>, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, dri-devel@xxxxxxxxxxxxxxxxxxxxx, Jaroslav Kysela <perex@xxxxxxxx>, linux-rockchip@xxxxxxxxxxxxxxxxxxx, Mark Brown <broonie@xxxxxxxxxx>, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>, Yakir Yang <ykk@xxxxxxxxxxxxxx>, Andy Yan <andy.yan@xxxxxxxxxxxxxx>, Jon Nettleton <jon.nettleton@xxxxxxxxx>, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx"
- In reply to: Sudip Mukherjee: "Re: [PATCH 1/2] staging: lustre: fix static declarations in libcfs"
- Next in thread: Greg Kroah-Hartman: "Re: [PATCH 1/2] staging: lustre: fix static declarations in libcfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]