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


Groups > linux.kernel > #1313697

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

Path csiph.com!news.mixmin.net!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod
From Michael Brown <mcb30@ipxe.org>
Newsgroups linux.kernel
Subject Re: [RFC v1 2/8] tables.h: add linker table support
Date Thu, 21 Jan 2016 00:30:04 +0100
Message-ID <qTamn-53Q-49@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>
X-Original-To Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
X-Greylist delayed 622 seconds by postgrey-1.27 at vger.kernel.org; Wed, 20 Jan 2016 18:27:14 EST
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 13
Organization linux.* mail to news gateway
X-Original-Cc hpa@zytor.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, rusty@rustcorp.com.au, luto@amacapital.net, boris.ostrovsky@oracle.com, jgross@suse.com, JBeulich@suse.com, joro@8bytes.org, ryabinin.a.a@gmail.com, andreyknvl@google.com, long.wanglong@huawei.com, qiuxishi@huawei.com, aryabinin@virtuozzo.com, mchehab@osg.samsung.com, valentinrothberg@gmail.com, peter.senna@gmail.com, mcgrof@suse.com, x86@kernel.org, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
X-Original-Date Wed, 20 Jan 2016 23:15:48 +0000
X-Original-Message-ID <56A01524.5080508@ipxe.org>
X-Original-References <1450217797-19295-1-git-send-email-mcgrof@do-not-panic.com> <1450217797-19295-3-git-send-email-mcgrof@do-not-panic.com> <20160120200428.GB4769@char.us.oracle.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1313697

Show key headers only | View raw


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

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


Thread

Re: [RFC v1 2/8] tables.h: add linker table support Michael Brown <mcb30@ipxe.org> - 2016-01-21 00:30 +0100

csiph-web