From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DC0AC433DB for ; Wed, 3 Feb 2021 08:52:36 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 19EBE64DE8 for ; Wed, 3 Feb 2021 08:52:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 19EBE64DE8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 7398D6B0006; Wed, 3 Feb 2021 03:52:35 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 6E9286B006C; Wed, 3 Feb 2021 03:52:35 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 58A046B006E; Wed, 3 Feb 2021 03:52:35 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0109.hostedemail.com [216.40.44.109]) by kanga.kvack.org (Postfix) with ESMTP id 41B336B0006 for ; Wed, 3 Feb 2021 03:52:35 -0500 (EST) Received: from smtpin16.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id F3E765DE3 for ; Wed, 3 Feb 2021 08:52:34 +0000 (UTC) X-FDA: 77776340670.16.80572F3 Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com [209.85.210.42]) by imf04.hostedemail.com (Postfix) with ESMTP id 1342E134 for ; Wed, 3 Feb 2021 08:52:32 +0000 (UTC) Received: by mail-ot1-f42.google.com with SMTP id e70so22613638ote.11 for ; Wed, 03 Feb 2021 00:52:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gXUrCQnAejSUnzy7G5KQj25VP/AJcEkhVg3Q+PK8vz4=; b=h89NNkJ28dLA7gdauHFsbCLgf6ShwELHkxmLj9kk3FjCsOPPRSFu5NoS75J7NXyryC AnUfyRIg5e9tkqHC6oD1I2yEEZn92J7PRB0ijtGjwLJswlozN8neKq3iV/DJEG8czCN9 nMTjMXEZmZc7MnsH32Y4HaCC9Qg5+gP1bAYds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gXUrCQnAejSUnzy7G5KQj25VP/AJcEkhVg3Q+PK8vz4=; b=lUL5kjzUVsfPz11PtTl3SdGlsSYKvm7oUZOwR0L3U8k93QhwvZLwS7gLRzuG4FBtMw Q74RtYFYw+wFsA9D+R3Y7Z4vn4kusLEcGWUGNHqH0T1bPhOd/7iqBo6ObT9IsUeCwkpe G5xdju8GEsYKz05eK8b2aTrbXA1DD7g2Ee4rwCnBqewTiOXMsw0WOufO7Mf3FgN3UGrd Gc/umlSXYYEnL5wp4GyHCtDa16nybFu/yg5dQMpjQ+57LQkgwgmX8Z2guY3Tb86BQpWA es5GktOjEPmfKAwESZqe0NC44yp8F0ODH2pvUMx1bzWH2ymZhrpO2JTDgoUYtS3QcvmS cSkA== X-Gm-Message-State: AOAM531lk0ze9xPkwzM3d1eTjyxhg+2FdB4I2vNDqfTs5hySX2XzrPU8 qbzRkfZ+CRS0uj1E6bAMPj1khycvPohYTyrEYAJTQw== X-Google-Smtp-Source: ABdhPJxq0ZEI6IC6j0hBli9D1xyK0kKminNBfdIJ8J0cuKUE95JWskdN1yRslq7D4jprmId2dxKIg9w+bU/AkYBdsjY= X-Received: by 2002:a9d:2265:: with SMTP id o92mr1340983ota.188.1612342353066; Wed, 03 Feb 2021 00:52:33 -0800 (PST) MIME-Version: 1.0 References: <20210203003134.2422308-1-surenb@google.com> <20210203015553.GX308988@casper.infradead.org> In-Reply-To: <20210203015553.GX308988@casper.infradead.org> From: Daniel Vetter Date: Wed, 3 Feb 2021 09:52:22 +0100 Message-ID: Subject: Re: [Linaro-mm-sig] [PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error To: Matthew Wilcox Cc: Suren Baghdasaryan , "moderated list:DMA BUFFER SHARING FRAMEWORK" , Sandeep Patil , =?UTF-8?Q?Christian_K=C3=B6nig?= , Android Kernel Team , James Jones , Linux Kernel Mailing List , Liam Mark , Brian Starkey , Christoph Hellwig , Minchan Kim , Linux MM , John Stultz , dri-devel , Chris Goldsworthy , Hridya Valsaraju , Andrew Morton , Robin Murphy , "open list:DMA BUFFER SHARING FRAMEWORK" Content-Type: text/plain; charset="UTF-8" X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: 1342E134 X-Stat-Signature: hxzpabhoq8todd6h6uy9ht4dza5iow9d Received-SPF: none (ffwll.ch>: No applicable sender policy available) receiver=imf04; identity=mailfrom; envelope-from=""; helo=mail-ot1-f42.google.com; client-ip=209.85.210.42 X-HE-DKIM-Result: pass/pass X-HE-Tag: 1612342352-19182 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Wed, Feb 3, 2021 at 2:57 AM Matthew Wilcox wrote: > > On Tue, Feb 02, 2021 at 04:31:33PM -0800, Suren Baghdasaryan wrote: > > Replace BUG_ON(vma->vm_flags & VM_PFNMAP) in vm_insert_page with > > WARN_ON_ONCE and returning an error. This is to ensure users of the > > vm_insert_page that set VM_PFNMAP are notified of the wrong flag usage > > and get an indication of an error without panicing the kernel. > > This will help identifying drivers that need to clear VM_PFNMAP before > > using dmabuf system heap which is moving to use vm_insert_page. > > NACK. > > The system may not _panic_, but it is clearly now _broken_. The device > doesn't work, and so the system is useless. You haven't really improved > anything here. Just bloated the kernel with yet another _ONCE variable > that in a normal system will never ever ever be triggered. Also, what the heck are you doing with your drivers? dma-buf mmap must call dma_buf_mmap(), even for forwarded/redirected mmaps from driver char nodes. If that doesn't work we have some issues with the calling contract for that function, not in vm_insert_page. Finally why exactly do we need to make this switch for system heap? I've recently looked at gup usage by random drivers, and found a lot of worrying things there. gup on dma-buf is really bad idea in general. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch