From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936632Ab0COTsQ (ORCPT ); Mon, 15 Mar 2010 15:48:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20365 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936593Ab0COTsP (ORCPT ); Mon, 15 Mar 2010 15:48:15 -0400 Date: Mon, 15 Mar 2010 20:46:09 +0100 From: Oleg Nesterov To: Andrew Morton Cc: linux-kernel@vger.kernel.org, andi@firstfloor.org, David Howells , Neil Horman , Roland McGrath Subject: [PATCH 0/6] umh: keys, signals, misc Message-ID: <20100315194609.GA10896@redhat.com> References: <20100315122908.GB16175@hmsreliant.think-freely.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100315122908.GB16175@hmsreliant.think-freely.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/15, Neil Horman wrote: > > Hey, so I've rediffed and tested the user mode helper bits from my previous > patch set that got wrecked when the rcustring bits got pulled. More wrecked patches on top of Neil's refactoring. None was changed, so I keeped the acks. Oleg.