From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932616AbdBIUx0 (ORCPT ); Thu, 9 Feb 2017 15:53:26 -0500 Received: from smtp2.provo.novell.com ([137.65.250.81]:55640 "EHLO smtp2.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753193AbdBIUxY (ORCPT ); Thu, 9 Feb 2017 15:53:24 -0500 From: Davidlohr Bueso To: akpm@linux-foundation.org Cc: manfred@colorfullife.com, dave@stgolabs.net, linux-kernel@vger.kernel.org Subject: [PATCH -tip 0/4] ipc/shm: moar updates for v4.11 Date: Thu, 9 Feb 2017 12:52:58 -0800 Message-Id: <1486673582-6979-1-git-send-email-dave@stgolabs.net> X-Mailer: git-send-email 2.6.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Here are some more updates and fixes I noticed while going through more sysv shm code after the recent shmat(2) fix. I know it's a bit late in the game, but please consider for v4.11. Passes ltp tests. Thanks! Davidlohr Bueso (4): ipc/shm: do not check for MAP_POPULATE ipc/shm: some shmat cleanups sysv,ipc: cacheline align kern_ipc_perm mm,hugetlb: compute page_size_log properly include/linux/ipc.h | 7 +++---- include/linux/sem.h | 3 +-- ipc/shm.c | 18 +++++++----------- mm/mmap.c | 2 +- 4 files changed, 12 insertions(+), 18 deletions(-) -- 2.6.6