Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752720AbbKIDGH (ORCPT ); Sun, 8 Nov 2015 22:06:07 -0500 Received: from icp-osb-irony-out8.external.iinet.net.au ([203.59.1.225]:64038 "EHLO icp-osb-irony-out8.external.iinet.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752171AbbKIDGF (ORCPT ); Sun, 8 Nov 2015 22:06:05 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4BAHsMQFZnMNI1/2dsb2JhbAANUYQOb6swBpRnGYV3gXUBAQEBAQGFQydVASgNAgUWCwILAwIBAgFLDQgBAbcCcZAWAQEBBwIhgQGFDI06gUQFh0SPBIUeiWSEQIMZkxGEeWCFZgEBAQ X-IronPort-AV: E=Sophos;i="5.20,264,1444665600"; d="scan'208";a="995214527" From: Greg Ungerer Subject: [git pull] m68knommu/coldfire fixes for 4.4 To: Linus Torvalds Cc: Linux Kernel Development , Linux/m68k , uClinux development list , Geert Uytterhoeven Message-ID: <56400D99.4020309@uclinux.org> Date: Mon, 9 Nov 2015 13:06:01 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 34 Hi Linus, Can you please pull the m68knommu git tree, for-next branch. Only a single patch, fixes brk area setup problem in nommu environments. Regards Greg The following changes since commit 32b88194f71d6ae7768a29f87fbba454728273ee: Linux 4.3-rc7 (2015-10-25 10:39:47 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next for you to fetch changes up to 4ac313111018cb44ecc250445de5ccb93026a980: fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU (2015-10-26 09:02:32 +1000) ---------------------------------------------------------------- Rich Felker (1): fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU fs/binfmt_elf_fdpic.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/