Hi, On Tue, 05 Dec 2006, Roman Zippel wrote: > On Mon, 4 Dec 2006, Andrew Morton wrote: > > kbuild-dont-put-temp-files-in-the-source-tree.patch > > actually-delete-the-as-instr-ld-option-tmp-file.patch > > Andi had objections about the mktemp usage and I agree with him. > The proposed patch in bugzilla didn't have this and no further > justification was given for why it's needed. > Below is a replacement patch with some improvements: > - kbuild doesn't use $(AS), so use $(CC) > - tmp dir needs only to be calculated once > - reformat a bit to keep it under 80 columns and to be more readable > > bye, Roman > > Signed-off-by: Roman Zippel <[email protected]> This patch looks good to me, and I'd prefer it over the (twice corrected) one currently in -mm. - It's close to what Daniel Drake proposed recently [1] (main difference: corrects the very same problem for ld-option, which might otherwise bite us later) and what's already in Gentoo's patchkernel, - it abstains from using mktemp, hopefully making Andi happy ;), - resolves the current Gentoo sandbox issues without touching more kbuild code than necessary. Kind regards, Horst [1]Message-Id: <[email protected]> -- PGP-Key 0xD40E0E7A
Attachment:
signature.asc
Description: Digital signature
- References:
- -mm merge plans for 2.6.20
- From: Andrew Morton <[email protected]>
- Re: -mm merge plans for 2.6.20
- From: Roman Zippel <[email protected]>
- -mm merge plans for 2.6.20
- Prev by Date: Re: [PATCH] VIA and SiS AGP chipsets are x86-only
- Next by Date: [PATCH] ata/kconfig: Re: Why SCSI module needed for PCI-IDE ATA only disks ?
- Previous by thread: Re: -mm merge plans for 2.6.20
- Next by thread: Re: -mm merge plans for 2.6.20
- Index(es):