From patchwork Thu Jul 3 09:05:02 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 33013 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f70.google.com (mail-la0-f70.google.com [209.85.215.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 33A95203AC for ; Thu, 3 Jul 2014 09:05:20 +0000 (UTC) Received: by mail-la0-f70.google.com with SMTP id s18sf8444388lam.1 for ; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=ZzC8dYchLZfNuc3VxeYBWxG5nSKSaGFm3Fl4SKkxw2k=; b=g/Dh/Us5A5864krMKIAe5dsappOR7DQnoSibNZ++Ngob8EVJxFx35D/+tZ7XoSqoBk 75KXFXFsWeDMaS/S/0lQ8/8an9bWtvWZN0YSVCtbA2+JwQsWJT1P6OtvI+1KYYK6tSYc 5NyOdClogd8ARhbaJynWAZTKawDi3CqfQrmeLpX/zGlrDE3Besa0jousWffkU1G7PHM0 6pF+4o9+EMI1Lee0p6blkX2+t8oPWrsy+LkmHUsqecU87V5UrDUGB/hFyQbESwIKrlg7 EQpwo5E8BbSBsVbZjonP09VgoB2HGamqJlGvz2E1TN2YX7FFDoYHKC149m31GfAY2BVa bBkg== X-Gm-Message-State: ALoCoQkorcxvXM2A5u9akEl5Vp/XMMaODudRFU9N9uexpY6YVQnRYhxIF9YueNqq3nHdpV2M9MtK X-Received: by 10.112.144.131 with SMTP id sm3mr216540lbb.18.1404378318380; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.25.196 with SMTP id 62ls406147qgt.45.gmail; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) X-Received: by 10.52.0.177 with SMTP id 17mr2234771vdf.12.1404378318237; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id g9si1970777vda.41.2014.07.03.02.05.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Jul 2014 02:05:18 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.174 as permitted sender) client-ip=209.85.128.174; Received: by mail-ve0-f174.google.com with SMTP id jx11so12633939veb.19 for ; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) X-Received: by 10.220.190.197 with SMTP id dj5mr2575602vcb.19.1404378318129; Thu, 03 Jul 2014 02:05:18 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.37.5 with SMTP id tc5csp357072vcb; Thu, 3 Jul 2014 02:05:17 -0700 (PDT) X-Received: by 10.194.87.134 with SMTP id ay6mr3443962wjb.84.1404378316822; Thu, 03 Jul 2014 02:05:16 -0700 (PDT) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx.google.com with ESMTPS id fb11si23231887wid.92.2014.07.03.02.05.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Jul 2014 02:05:16 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 209.85.212.181 as permitted sender) client-ip=209.85.212.181; Received: by mail-wi0-f181.google.com with SMTP id n3so1877571wiv.2 for ; Thu, 03 Jul 2014 02:05:16 -0700 (PDT) X-Received: by 10.194.89.106 with SMTP id bn10mr1269373wjb.121.1404378315586; Thu, 03 Jul 2014 02:05:15 -0700 (PDT) Received: from sundance.lan (cpc4-aztw19-0-0-cust157.18-1.cable.virginm.net. [82.33.25.158]) by mx.google.com with ESMTPSA id ey16sm64809928wid.14.2014.07.03.02.05.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Jul 2014 02:05:14 -0700 (PDT) From: Daniel Thompson To: Greg Kroah-Hartman Cc: Daniel Thompson , linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, linux-doc@vger.kernel.org, Randy Dunlap , Grant Likely , Rob Herring , Joe Perches Subject: [RESEND PATCH] Documentation: devres: Add devm_kmalloc() et al Date: Thu, 3 Jul 2014 10:05:02 +0100 Message-Id: <1404378302-32279-1-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1403522918-16509-1-git-send-email-daniel.thompson@linaro.org> References: <1403522918-16509-1-git-send-email-daniel.thompson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.174 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Commit 64c862a83... added new alloc variants to the devres managed API. These should be included in the list of managed API found in devres.txt. Signed-off-by: Daniel Thompson Cc: Randy Dunlap Cc: Grant Likely Cc: Rob Herring Cc: Joe Perches Acked-by: Tejun Heo --- Notes: Greg: Tejun acked this and suggested that it should go via driver-core-next. Documentation/driver-model/devres.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt index 1525e30..91f5633 100644 --- a/Documentation/driver-model/devres.txt +++ b/Documentation/driver-model/devres.txt @@ -234,7 +234,10 @@ certainly invest a bit more effort into libata core layer). ----------------------------- MEM + devm_kmalloc() devm_kzalloc() + devm_kmalloc_array() + devm_kcalloc() devm_kfree() devm_kmemdup() devm_get_free_pages()