Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp1107111ybp; Fri, 4 Oct 2019 09:35:30 -0700 (PDT) X-Google-Smtp-Source: APXvYqybf9L+v/TTs/ee52U87GYcuQWXu9slv+UlX6phLxemugrhKF9klNzUUx+VWC7SYfhPx9fY X-Received: by 2002:a50:fd01:: with SMTP id i1mr16057936eds.184.1570206930554; Fri, 04 Oct 2019 09:35:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570206930; cv=none; d=google.com; s=arc-20160816; b=BFFJLofJyMmt6DLILVpshauBMd25VenvYoSi8CMIHHoQ8x1JGgsiet8UH7BQIsLTw1 JtIz5wA8e3wJayiATmo4/lRM1rCdiqbrFuK5UHF6oLDLhbhieuSaaqH6Tk6RnnYaivu7 RtLPzQDE2rpHLUt4G0AqveBGIK33+RA2w9gBUpJjGXoIWdjpKSWmHeOuyRZYgjRZsPFH aD5wlMZkoAKo5Vszt6Y2vCOf6xZ++ZOLxVSIoDKQQ+u/j0oHRn0Qh80mUzujktQYnxda vBLCFOnpMn65MV/jgOnADQHcEkDr10y2XIsNgAOY6M0S19wamroUeaHHGc+WVxODMBHx SCqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=gO2xCTSQw0N0ioVrX326FQhaXqXfODW9mbSogQJ6ebk=; b=bxFDcBDPW3C7G1oMTeduNRfH5RsEp7WwQ6u0eVBhTapnS/xkiU5pi8H5UauC5sHN4g 8ziJKi6U3KwG3GnkGoJht/7iIPgNfz+GrV/Nc1AF0csCZlKnCWQrew0hOdLJwbFQi9tJ +GtiHLR+AtAUBtOyzc4gvLSLP4uoTI4J4mOCV/eyTJNkgnuC1VyCs4kr1zlLSZ2CW8Gl ihgW2IRFRxdNSgcImEiZ9euJIiF16elcByAKqDVnOvYmlAi+nrM9MXbmp1UmxpGl9Ca+ rqMJm8w0Mlk/gTequfWmTz0dEawYaSvJ5Ql13oYP3APvfFqBxBeMEhUuQaBhG9lptp7/ 2ePA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D8jQnJAg; 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 p9si3574326edx.273.2019.10.04.09.35.05; Fri, 04 Oct 2019 09:35:30 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=D8jQnJAg; 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 S2390257AbfJDQVj (ORCPT + 99 others); Fri, 4 Oct 2019 12:21:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:45606 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390201AbfJDQVj (ORCPT ); Fri, 4 Oct 2019 12:21:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7CB5420873; Fri, 4 Oct 2019 16:21:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570206099; bh=Zj3ZXkyCt1r4hMw2T6c5tTxTaIk9C9fs5VAJF+At57s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D8jQnJAgxftHCj/az0ZPGhHaBYbPBTQWIjVsKQ13ADZRhRTwhVx48T6nobs0ILxoP QT385sl1fU7XvW+44S76edWSy+ewcnEBgA2an2vsD0XA/AP4C6DoKwA9gUDnS+Ek+f LCurdFSFQuzXo+K/9831+Qi6YrGgoX40sXvl/DIc= Date: Fri, 4 Oct 2019 18:21:36 +0200 From: Greg KH To: Jorge Ramirez-Ortiz Cc: arnd@arndb.de, srinivas.kandagatla@linaro.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH v2 1/5] misc: fastrpc: add mmap/unmap support Message-ID: <20191004162136.GC854302@kroah.com> References: <20190916122451.12546-1-jorge.ramirez-ortiz@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190916122451.12546-1-jorge.ramirez-ortiz@linaro.org> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 16, 2019 at 02:24:51PM +0200, Jorge Ramirez-Ortiz wrote: > Support the allocation/deallocation of buffers mapped to the DSP. > > When the memory mapped to the DSP at process creation is not enough, > the fastrpc library can extend it at runtime. This avoids having to do > large preallocations by default. > > Signed-off-by: Jorge Ramirez-Ortiz > Reviewed-by: Srinivas Kandagatla > --- > > v2: fixes kbuild warning > cast from pointer to integer of different size Please resend the whole series, only doing it for one patch is a pain to try to keep in sync and figure out. thanks, greg k-h