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:	Thu, 15 Nov 2007 14:44:08 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	dhowells@...hat.com, torvalds@...ux-foundation.org,
	linux-kernel@...r.kernel.org, sam@...nborg.org
Subject: Re: [PATCH] FRV: Fix the extern declaration of kallsyms_num_syms
 [try #2]

On Thu, 15 Nov 2007 14:40:07 -0800
Andrew Morton <akpm@...ux-foundation.org> wrote:

> But it all strikes me as a bit fragile and grotty.  Perhaps longer-term it
> would be better if scripts/kallsyms.c were to also emit a header file which
> declares all the things which that program emits the definitions of, no?
> 
> I guess that means that we'd need to run the program twice - once at the
> start of compilation in generate-the-header-file mode and once at the end
> of compilation in generate-the-symbols mode.

Although given that this header file will be the same each time that
program is run, we might as well just type the thing in.  And remember to
keep it in sync with changes to scritps/kallsyms output?
-
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