Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1313692

Re: [RFC v1 2/8] tables.h: add linker table support

From "H. Peter Anvin" <hpa@zytor.com>
Newsgroups linux.kernel
Subject Re: [RFC v1 2/8] tables.h: add linker table support
Date 2016-01-21 00:30 +0100
Message-ID <qTamn-53Q-45@gated-at.bofh.it> (permalink)
References <qG66R-1Iz-7@gated-at.bofh.it> <qG66S-1Iz-41@gated-at.bofh.it> <qTamn-53Q-47@gated-at.bofh.it> <qTamn-53Q-49@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On January 20, 2016 3:15:48 PM PST, Michael Brown <mcb30@ipxe.org> wrote:
>>> + * To solve this problem linker tables can be used on Linux, it
>enables you to
>>> + * always force compiling of select features that one wishes to
>avoid bit-rot
>>> + * while still enabling you to disable linking feature code into
>the final
>>> + * kernel image or building certain modules if the features have
>been disabled
>>> + * via Kconfig. The code is derivative of gPXE linker table's
>solution.
>
>I missed the start of this thread.  However, asking as the author of
>the 
>original Etherboot/gPXE/iPXE linker table solution: please change all 
>references from "gPXE" to "iPXE".
>
>Thanks,
>
>Michael

Yes, that request has already been made :)
-- 
Sent from my Android device with K-9 Mail. Please excuse brevity and formatting.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [RFC v1 2/8] tables.h: add linker table support "H. Peter Anvin" <hpa@zytor.com> - 2016-01-21 00:30 +0100

csiph-web