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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 22 Feb 2015 17:13:56 +0800
From:	Chen Gang S <gang.chen@...rus.com.cn>
To:	airlied@...ux.ie, p.zabel@...gutronix.de,
	laurent.pinchart@...asonboard.com
CC:	robdclark@...il.com, boris.brezillon@...e-electrons.com,
	nicolas.ferre@...el.com, benjamin.gaignard@...aro.org,
	jg1.han@...sung.com, dri-devel@...ts.freedesktop.org,
	linux-sh@...r.kernel.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	chris@...kel.net, jcmvbkbc@...il.com
Subject: Re: [PATCH] drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros
 depend on HAVE_DMA_ATTRS

On 2/3/15 05:26, Chen Gang S wrote:

[...]
 
> 
>  - Xtensa gcc5 cross compiler has issues:
> 
>    it causes more than 10 broken areas with allmodconfig (but no issues
>    with defconfig). I guess, in fact, it is only 1 real issue (which can
>    cause all breaks), and I shall try to fix it within this month.
>

I finish analysing for it, it is really only one issue for gcc5, and I
guess, this issue is also not only for xtensa. I send related fix patch
to gcc patch mailing list, hope it can pass checking.

The cause is "the variables are not initialized before using them", the
bug information is "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65117".

After fix this issue, it can build xtensa Linux kernel with allmodconfig
successfully.

[...]

Thanks.
-- 
Chen Gang

Open, share, and attitude like air, water, and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ