From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752565AbbJSNuK (ORCPT ); Mon, 19 Oct 2015 09:50:10 -0400 Received: from mx2.suse.de ([195.135.220.15]:54253 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbbJSNuI (ORCPT ); Mon, 19 Oct 2015 09:50:08 -0400 Date: Mon, 19 Oct 2015 06:49:47 -0700 From: Davidlohr Bueso To: Michael Kerrisk Cc: linux-kernel@vger.kernel.org, Greg Thelen , Andrew Morton Subject: Re: manpage regarding shmat after deleting a segment Message-ID: <20151019134947.GA3367@linux-uzut.site> References: <20151012155021.GA3170@linux-uzut.site> <20151012161002.GB3170@linux-uzut.site> <20151012194329.GE3170@linux-uzut.site> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20151012194329.GE3170@linux-uzut.site> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 12 Oct 2015, Bueso wrote: >Something like this, perhaps? ping?