From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945939Ab3BGXam (ORCPT ); Thu, 7 Feb 2013 18:30:42 -0500 Received: from chrocht.moloch.sk ([62.176.169.44]:46948 "EHLO mail.moloch.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759479Ab3BGXal (ORCPT ); Thu, 7 Feb 2013 18:30:41 -0500 Message-ID: <5114391F.4000006@250bpm.com> Date: Fri, 08 Feb 2013 00:30:39 +0100 From: Martin Sustrik User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Thunderbird/3.1.16 MIME-Version: 1.0 To: Andrew Morton CC: Alexander Viro , Sha Zhengju , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] eventfd: implementation of EFD_MASK flag References: <1360219292-19754-1-git-send-email-sustrik@250bpm.com> <20130207144433.527ef024.akpm@linux-foundation.org> In-Reply-To: <20130207144433.527ef024.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/02/13 23:44, Andrew Morton wrote: > So please update the changelog and then cc netdev@vger.kernel.org on > the patch - the netdev people are probably best-situated to comment on > the proposal. OK. Done. Thanks for the advice! Martin