From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [patch v3 05/36] Hexagon: Add syscalls Date: Fri, 09 Sep 2011 10:05:50 +0200 Message-ID: <32094382.BHQ4jXpVFr@wuerfel> References: <20110909010847.294039464@codeaurora.org> <20110909010915.173882729@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20110909010915.173882729@codeaurora.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Richard Kuo Cc: linux-arch@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org On Thursday 08 September 2011 20:08:52 Richard Kuo wrote: > Removed sys_mmap* and replaced with sys_mmap_pgoff() > > > Signed-off-by: Richard Kuo Acked-by: Arnd Bergmann