Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3595322imu; Tue, 18 Dec 2018 00:39:21 -0800 (PST) X-Google-Smtp-Source: AFSGD/WOxnHTxAaJ3z33rZvfKkP/BY9GTvQs8+SOds+FKyBUurkYGF/0bc1NMxLNKcfoOVIfcv95 X-Received: by 2002:a63:c64f:: with SMTP id x15mr14525046pgg.16.1545122361508; Tue, 18 Dec 2018 00:39:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545122361; cv=none; d=google.com; s=arc-20160816; b=hzEqEwQZvO1RVJ6HuI2n1ITp1+HRntoUy1FYxEUk83gTpXDJjgNLdf7pTb9URyM3L6 CaNceHn1aNdAhyazVJXJVmI4N5MsWJpOo03P0UVoRtBFija0PSoZLS0OoyT9trj+M9xx Rmr/MMo09isu+5G7jskfZqfYzIrXXqpljZVqngMCr0IQARbmtAbSKVosZsKz26dsKC83 CH3JhNy7NgelGCNfJ4gsQdj45o5ztSBUbw1w15xv+yIQqx4hh+QtbFrZfZWoGY/ldLf9 O+zHzsLoKAqNBDjr7llyuaNrj6qny9va5fsRqce2jOeEzAvhgjoO8c46FSS7b7c4C10G 6ibQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject; bh=f+tkPF0dSachqEcz4c7fnloX0HHXXyIAVxN/DNqcXnI=; b=RpAYiFuJm6tPzwvjQITe+S27XGwiUmR+Pt4V+Xchn5ge4HrPUvRiRxAn1BKOnO2Ij8 GyKDQVuPTxtbrnSUCU6/AFWvwVu2dXc/Cz+GM0VvAXLooQE5scUIGa7LU1ikdcOblVkD ZgIJIAceX1+guG+O6bgpsRTDioKWiJgGZT28mcLxTTOOikOE+hPdf6U8lUI4H1BJ3htA IGlIGoNDYS9Y+9DusOS/nXvOd9a+hAWf01OvQCOaRTr0uibdmDiOYU0fLDE19VHDs2ru VHoYWNBgJf7MENSpjBPHENamH+hDA0TSx9mfqYVYMtllopYY1lpf7tvy9Dz76JqCCNfX kPGw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 21si12657249pgk.74.2018.12.18.00.39.05; Tue, 18 Dec 2018 00:39:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726726AbeLRIiC (ORCPT + 99 others); Tue, 18 Dec 2018 03:38:02 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:16589 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726354AbeLRIiB (ORCPT ); Tue, 18 Dec 2018 03:38:01 -0500 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 30302A5447EB7; Tue, 18 Dec 2018 16:37:58 +0800 (CST) Received: from [127.0.0.1] (10.134.22.195) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id 14.3.408.0; Tue, 18 Dec 2018 16:37:58 +0800 Subject: Re: [f2fs-dev] [PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed To: Jaegeuk Kim , , References: <20181214050127.45025-1-jaegeuk@kernel.org> From: Chao Yu Message-ID: Date: Tue, 18 Dec 2018 16:37:58 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20181214050127.45025-1-jaegeuk@kernel.org> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018/12/14 13:01, Jaegeuk Kim wrote: > One report says memalloc failure during mount. > > (unwind_backtrace) from [] (show_stack+0x10/0x14) > (show_stack) from [] (dump_stack+0x8c/0xa0) > (dump_stack) from [] (warn_alloc+0xc4/0x160) > (warn_alloc) from [] (__alloc_pages_nodemask+0x3f4/0x10d0) > (__alloc_pages_nodemask) from [] (kmalloc_order_trace+0x2c/0x120) > (kmalloc_order_trace) from [] (build_node_manager+0x35c/0x688) > (build_node_manager) from [] (f2fs_fill_super+0xf0c/0x16cc) > (f2fs_fill_super) from [] (mount_bdev+0x15c/0x188) > (mount_bdev) from [] (f2fs_mount+0x18/0x20) > (f2fs_mount) from [] (mount_fs+0x158/0x19c) > (mount_fs) from [] (vfs_kern_mount+0x78/0x134) > (vfs_kern_mount) from [] (do_mount+0x474/0xca4) > (do_mount) from [] (SyS_mount+0x94/0xbc) > (SyS_mount) from [] (ret_fast_syscall+0x0/0x48) > > Signed-off-by: Jaegeuk Kim Reviewed-by: Chao Yu Thanks,