From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) by kanga.kvack.org (Postfix) with ESMTP id 4009D6B0032 for ; Mon, 23 Feb 2015 12:54:33 -0500 (EST) Received: by wevm14 with SMTP id m14so20269546wev.13 for ; Mon, 23 Feb 2015 09:54:32 -0800 (PST) Received: from mx0a-00082601.pphosted.com (mx0b-00082601.pphosted.com. [67.231.153.30]) by mx.google.com with ESMTPS id fw17si18902102wic.118.2015.02.23.09.54.31 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 23 Feb 2015 09:54:32 -0800 (PST) Message-ID: <54EB6950.6030909@fb.com> Date: Mon, 23 Feb 2015 09:54:24 -0800 From: Jens Axboe MIME-Version: 1.0 Subject: Re: [PATCH] mm: shmem: check for mapping owner before dereferencing References: <1424687880-8916-1-git-send-email-sasha.levin@oracle.com> <20150223174912.GA25675@lst.de> In-Reply-To: <20150223174912.GA25675@lst.de> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Christoph Hellwig , Sasha Levin Cc: hughd@google.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, tj@kernel.org, jack@suse.cz On 02/23/2015 09:49 AM, Christoph Hellwig wrote: > Looks good, > > Reviewed-by: Christoph Hellwig Shall I funnel this through for-linus? -- Jens Axboe -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752829AbbBWRyj (ORCPT ); Mon, 23 Feb 2015 12:54:39 -0500 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:45249 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752317AbbBWRyh (ORCPT ); Mon, 23 Feb 2015 12:54:37 -0500 Message-ID: <54EB6950.6030909@fb.com> Date: Mon, 23 Feb 2015 09:54:24 -0800 From: Jens Axboe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Christoph Hellwig , Sasha Levin CC: , , , , Subject: Re: [PATCH] mm: shmem: check for mapping owner before dereferencing References: <1424687880-8916-1-git-send-email-sasha.levin@oracle.com> <20150223174912.GA25675@lst.de> In-Reply-To: <20150223174912.GA25675@lst.de> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.16.4] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-02-23_02:2015-02-23,2015-02-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=fb_default_notspam policy=fb_default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1502230163 X-FB-Internal: deliver Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/23/2015 09:49 AM, Christoph Hellwig wrote: > Looks good, > > Reviewed-by: Christoph Hellwig Shall I funnel this through for-linus? -- Jens Axboe