From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933432AbYDVWiO (ORCPT ); Tue, 22 Apr 2008 18:38:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761176AbYDVWhm (ORCPT ); Tue, 22 Apr 2008 18:37:42 -0400 Received: from host36-195-149-62.serverdedicati.aruba.it ([62.149.195.36]:59133 "EHLO mx.cpushare.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760009AbYDVWhl (ORCPT ); Tue, 22 Apr 2008 18:37:41 -0400 Date: Wed, 23 Apr 2008 00:37:27 +0200 From: Andrea Arcangeli To: Christoph Lameter Cc: Nick Piggin , Jack Steiner , Peter Zijlstra , kvm-devel@lists.sourceforge.net, Kanoj Sarcar , Roland Dreier , Steve Wise , linux-kernel@vger.kernel.org, Avi Kivity , linux-mm@kvack.org, Robin Holt , general@lists.openfabrics.org, Hugh Dickins , akpm@linux-foundation.org, Rusty Russell Subject: Re: [PATCH 03 of 12] get_task_mm should not succeed if mmput() is running and has reduced Message-ID: <20080422223727.GQ24536@duo.random> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 22, 2008 at 01:23:16PM -0700, Christoph Lameter wrote: > Missing signoff by you. I thought I had to signoff if I conributed with anything that could resemble copyright? Given I only merged that patch, I can add an Acked-by if you like, but merging this in my patchset was already an implicit ack ;-).