From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753642AbbIJO3Q (ORCPT ); Thu, 10 Sep 2015 10:29:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42966 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752245AbbIJO3O (ORCPT ); Thu, 10 Sep 2015 10:29:14 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <55DD15AA.5040503@uclinux.org> References: <55DD15AA.5040503@uclinux.org> <20150820191106.GA9655@brightrain.aerifal.cx> To: Greg Ungerer Cc: dhowells@redhat.com, Rich Felker , linux-embedded@vger.kernel.org, Paul Gortmaker , Matt Mackall , David Woodhouse , Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21920.1441895347.1@warthog.procyon.org.uk> Date: Thu, 10 Sep 2015 15:29:07 +0100 Message-ID: <21921.1441895347@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Ungerer wrote: > It would make sense to run this by David Howells , > I think he wrote this code (added to CC list). > > I have no problem with it, so: Fine by me too. Acked-by: David Howells