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:	Thu, 13 May 2010 10:35:02 +0300
From:	Roger Quadros <roger.quadros@...ia.com>
To:	ext Peter Hüwe <PeterHuewe@....de>
CC:	"Valkeinen Tomi (Nokia-D/Helsinki)" <Tomi.Valkeinen@...ia.com>,
	"tony@...mide.com" <tony@...mide.com>,
	"khilman@...prootsystems.com" <khilman@...prootsystems.com>,
	"paul@...an.com" <paul@...an.com>,
	"jpihet@...sta.com" <jpihet@...sta.com>,
	"kalle.valo@....fi" <kalle.valo@....fi>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
	"linux-fbdev@...r.kernel.org" <linux-fbdev@...r.kernel.org>
Subject: Re: Buildfailure for omap3_defconfig due to patch OMAP: RX51: Add
 LCD Panel support

Hi Peter,

ext Peter Hüwe wrote:
> Hi Roger,
> 
> I just wanted to inform you that your Patch
> OMAP: RX51: Add LCD Panel support (b499d77834ae292465f8d06bb0a88f1a647dfa1a) 
> introduces a build failure for the omap3_defconfig.
> 
> You can see the error message here:
> http://kisskb.ellerman.id.au/kisskb/buildresult/2601981/
> 
> This is due to the fact that omap3_defconfig has
> CONFIG_MACH_NOKIA_RX51=y
> set which enables the compilation of arch/arm/mach-omap2/board-rx51.c
> 
> board-rx51.c calls rx51_video_mem_init in arch/arm/mach-omap2/board-rx51-
> video.c which is guarded by 
> #if defined(CONFIG_FB_OMAP2) || defined(CONFIG_FB_OMAP2_MODULE)
> 
> Unfortunately none if them is set in the omap3_defconfig.
> 
> Would be nice if you could fix this :)
> 
Thanks for pointing this out. Kevin Hilman had already informed me of this earlier.

The patch with the fix is here
https://patchwork.kernel.org/patch/98092/

Tomi has picked up the fixed patch in his tree in the for-next branch
http://gitorious.org/linux-omap-dss2/linux/commit/9585a7e56c51d224830adb29b1843310a87cd034

regards,
-roger
--
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