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:	Wed, 25 Nov 2009 12:44:26 +0100
From:	Bernd Petrovitsch <bernd@...mix.at>
To:	Jiri Olsa <jolsa@...hat.com>
Cc:	Ingo Molnar <mingo@...e.hu>, rostedt@...dmis.org,
	fweisbec@...il.com, linux-kernel@...r.kernel.org
Subject: Re: cannot compile linux-2.6-tip tree

On Wed, 2009-11-25 at 10:00 +0100, Jiri Olsa wrote:
> On Tue, Nov 24, 2009 at 11:27:12PM +0100, Bernd Petrovitsch wrote:
[...]
> > Save .config, `make mrproper`, put .config back, `make` and see it it
> > persists.
> I did "git clean -xdf" to wipe all out and hit the same issue
Just to be curious: What is that equivalent to `make mrproper`?
Doing (on x86_64, current mainline-tip or so)
----  snip  ----
{2}make -C git-vanilla mrproper
[...]
{3}make -C git-vanilla allmodconfig
[...]
{4}make -C git-vanilla
[...]
{5}cp -a git-vanilla git-vanilla-2
{6}make -C git-vanilla mrproper
[...]
{7}(cd git-vanilla-2 && git clean -xdf)
[...]
{8}diff -qr git-vanilla git-vanilla-2
Only in git-vanilla/drivers/gpu/drm/radeon: r100_reg_safe.h
Only in git-vanilla/drivers/gpu/drm/radeon: r200_reg_safe.h
Only in git-vanilla/drivers/gpu/drm/radeon: r300_reg_safe.h
Only in git-vanilla/drivers/gpu/drm/radeon: rn50_reg_safe.h
Only in git-vanilla/drivers/gpu/drm/radeon: rs600_reg_safe.h
Only in git-vanilla/drivers/gpu/drm/radeon: rv515_reg_safe.h
Only in git-vanilla/include: asm-x86
----  snip  ----
I don't know if that could make a significant difference.

	Bernd
-- 
Firmix Software GmbH                   http://www.firmix.at/
mobil: +43 664 4416156                 fax: +43 1 7890849-55
          Embedded Linux Development and Services


--
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