Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750980AbXAKRj3 (ORCPT ); Thu, 11 Jan 2007 12:39:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750981AbXAKRj3 (ORCPT ); Thu, 11 Jan 2007 12:39:29 -0500 Received: from gate.crashing.org ([63.228.1.57]:39760 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbXAKRj2 (ORCPT ); Thu, 11 Jan 2007 12:39:28 -0500 In-Reply-To: References: <20070109102057.c684cc78.khali@linux-fr.org> <20070109170550.AFEF460C343@tzec.mtu.ru> <20070109214421.281ff564.khali@linux-fr.org> <20070110181053.3b3632a8.khali@linux-fr.org> <20070110193136.GA30486@aepfle.de> <20070110200249.GA30676@aepfle.de> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2bb47a77ba69186f793f57b86c003ebd@kernel.crashing.org> Content-Transfer-Encoding: 7bit Cc: Roman Zippel , Andy Whitcroft , Andrew Morton , Jan Engelhardt , Olaf Hering , linux-kernel@vger.kernel.org, Linus Torvalds , Jean Delvare , Herbert Poetzl , Andrey Borzenkov From: Segher Boessenkool Subject: Re: .version keeps being updated Date: Thu, 11 Jan 2007 18:39:09 +0100 To: Andreas Schwab X-Mailer: Apple Mail (2.623) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 19 >> ../drivers/char$ objcopy -j .modinfo -O binary sonypi.ko >> objcopy: stvfMiji: Permission denied >> >> Why does it want to create a file there? This one works better: > > objcopy works in-place when only one file argument is passed. Yeah. The >(...) syntax in my example provides such a file; of course it's horribly broken in bash 3.x like so many other things, but that's a different issue ;-) Segher - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/