lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 24 Oct 2016 16:31:09 +0200
From:   Daniel Vetter <daniel@...ll.ch>
To:     Arnd Bergmann <arnd@...db.de>
Cc:     Baoyou Xie <baoyou.xie@...aro.org>, cstout@...omium.org,
        linux-arm-msm@...r.kernel.org, tang.qiang007@....com.cn,
        xie.baoyou@....com.cn, linux-kernel@...r.kernel.org,
        dri-devel@...ts.freedesktop.org, han.fei@....com.cn,
        freedreno@...ts.freedesktop.org
Subject: Re: [PATCH 1/2] drm/msm: add missing header dependencies

On Mon, Oct 24, 2016 at 12:13:40PM +0200, Arnd Bergmann wrote:
> On Saturday, October 22, 2016 5:17:45 PM CEST Baoyou Xie wrote:
> > We get 2 warnings when building kernel with W=1:
> > drivers/gpu/drm/msm/msm_debugfs.c:141:5: warning: no previous prototype for 'msm_debugfs_init' [-Wmissing-prototypes]
> > drivers/gpu/drm/msm/msm_debugfs.c:158:6: warning: no previous prototype for 'msm_debugfs_cleanup' [-Wmissing-prototypes]
> > 
> > In fact, these functions are declared in
> > drivers/gpu/drm/msm/msm_debugfs.h.
> > So this patch adds missing header dependencies.
> > 
> > Signed-off-by: Baoyou Xie <baoyou.xie@...aro.org>
> > 
> 
> Both patches
> 
> Reviewed-by: Arnd Bergmann <arnd@...db.de>

Both applied to drm-misc, thanks.

> Strangely, something caused the second mail to show up as a reply to the
> first. No idea how that happened, but you may want to check the procedure
> you used for sending the mails.

Not generated as a series, but individual patches, but then send out using
just 1 invocation of git send-email? "add" sorts before "adreno", and git
format-patch changes every non-alphanumeric character to a '-'.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ