>From mailfetcher Thu Oct 29 01 | 18:06 2020 |
Envelope-to | lkml@grols ... |
Delivery-date | Thu, 29 Oct 2020 01:17:59 +0100 |
Received | from stout.grols.ch [195.201.141.146] by 72459556e3a9 with IMAP (fetchmail-6.3.26) for <> (single-drop); Thu, 29 Oct 2020 01:18:05 +0100 (CET) |
Received | from vger.kernel.org ([23.128.96.18]) by stout.grols.ch with esmtp (Exim 4.89) (envelope-from <>) id 1kXvde-0001ox-Q7 for ; Thu, 29 Oct 2020 01:17:59 +0100 |
Received | () by vger.kernel.org via listexpand id S2390718AbgJ2ARo (ORCPT <rfc822;>); Wed, 28 Oct 2020 20:17:44 -0400 |
Received | from lindbergh.monkeyblade.net ([23.128.96.19]:44948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390716AbgJ2AQj (ORCPT <rfc822;>); Wed, 28 Oct 2020 2 |
Received | from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7F9FC0613CF for <>; Wed, 28 Oct 2020 17:16:38 -0700 (PDT) |
Received | by mail-pf1-x441.google.com with SMTP id c20so837198pfr.8 for <>; Wed, 28 Oct 2020 17:16:38 -0700 (PDT) |
DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=P68wKVWfyCPNBm8l+XiI7Y585elPVzN5iuk0IO/H+/E=; b=sWTJ |
X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=P68wKVWfyCPNBm8l+XiI7Y585elPVzN5iuk0IO/ |
X-Gm-Message-State | AOAM530ed4OQHUCVB0xuJCApukH8flEx5/1s/KSMGfrfi7owHJVtzKQU RpD5aisAAqR7f44EU20MKlLDD1PQ8ORLvA== |
X-Google-Smtp-Source | ABdhPJzI740UrFZhPArstzKSQF+TYxwsPkseC3B5SFZZTFDVUlnVWmvZW4aDRDOTzm36sCMDWZUxIA== |
X-Received | by 2002:a17:90a:9414:: with SMTP id r20mr1438198pjo.29.1603930598200; Wed, 28 Oct 2020 17:16:38 -0700 (PDT) |
Received | from localhost.localdomain ([2601:1c2:680:1319:692:26ff:feda:3a81]) by smtp.gmail.com with ESMTPSA id u13sm727407pfl.162.2020.10.28.17.16.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 17:16:37 -0700 |
From | John Stultz <> |
To | lkml <> |
Cc | John Stultz <>, Sumit Semwal <>, Liam Mark <>, Laura Abbott <>, Brian Starkey <>, Hridya Valsaraju < |
Subject | [PATCH v4 6/7] dma-buf: dma-heap: Keep track of the heap device struct |
Date | Thu, 29 Oct 2020 00:16:23 +0000 |
Message-Id | <> |
X-Mailer | git-send-email 2.17.1 |
In-Reply-To | <> |
References | <> |
Mime-Version | 1.0 |
Content-Type | text/plain; charset=UTF-8 |
Content-Transfer-Encoding | 8bit |
Precedence | bulk |
List-Id | <linux-kernel.vger.kernel.org> |
X-Mailing-List | linux-kernel@vger ... |
Received-SPF | pass client-ip=23.128.96.18; envelope-from=; helo=vger.kernel.org |
X-Spam-Score | -3.0 |
X-Spam-Score-Bar | -- |
X-Spam-Action | no action |
X-Spam-Report | Action: no action Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: ARC_NA(0.00) Symbol: RCVD_COUNT_FIVE(0.00) Symbol: R_DKIM_ALLOW(-0.20) Symbol: FROM_HAS_DN(0.00) Symbol: TO_DN_SOME(0.00) Symbol: R_SPF_ALLOW(-0.20) Symbol: PRECEDENCE_BULK(0.00) Symbol: MIME_GOO |