>From mailfetcher Thu Oct 29 01 | 18:53 2020 |
Envelope-to | lkml@grols ... |
Delivery-date | Thu, 29 Oct 2020 01:18:52 +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:53 +0100 (CET) |
Received | from vger.kernel.org ([23.128.96.18]) by stout.grols.ch with esmtp (Exim 4.89) (envelope-from <>) id 1kXveV-0001qV-UT for ; Thu, 29 Oct 2020 01:18:52 +0100 |
Received | () by vger.kernel.org via listexpand id S2390715AbgJ2ARo (ORCPT <rfc822;>); Wed, 28 Oct 2020 20:17:44 -0400 |
Received | from lindbergh.monkeyblade.net ([23.128.96.19]:44956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390718AbgJ2AQk (ORCPT <rfc822;>); Wed, 28 Oct 2020 2 |
Received | from mail-pg1-x543.google.com (mail-pg1-x543.google.com [IPv6:2607:f8b0:4864:20::543]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83396C0613CF for <>; Wed, 28 Oct 2020 17:16:40 -0700 (PDT) |
Received | by mail-pg1-x543.google.com with SMTP id g12so877633pgm.8 for <>; Wed, 28 Oct 2020 17:16:40 -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=6oHXHsrLfgpTNXoI1E5O96yDTjCsZQKa/PUoP1mStQ0=; b=aFsN |
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=6oHXHsrLfgpTNXoI1E5O96yDTjCsZQKa/PUoP1m |
X-Gm-Message-State | AOAM5325D4mIBn8KiTq1NZ1z+ManCLpUQum8nDnkQF0JY1VosLcJ8YFO glPxVEzPNf53ZW/6bl058Mst+YwdPbBq1A== |
X-Google-Smtp-Source | ABdhPJxiOpGGXx7zCs5sJwJ2h/mu7XDQCxIBwOM4qmGLJeav9hUHYbIAx2y4pzqcGq2Uops4yBHhWw== |
X-Received | by 2002:a63:e553:: with SMTP id z19mr1668830pgj.102.1603930599690; Wed, 28 Oct 2020 17:16:39 -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.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 17:16:39 -0700 |
From | John Stultz <> |
To | lkml <> |
Cc | John Stultz <>, Sumit Semwal <>, Liam Mark <>, Laura Abbott <>, Brian Starkey <>, Hridya Valsaraju < |
Subject | [PATCH v4 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap |
Date | Thu, 29 Oct 2020 00:16:24 +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 |