>From mailfetcher Thu Oct 29 01 | 18:18 2020 |
Envelope-to | lkml@grols ... |
Delivery-date | Thu, 29 Oct 2020 01:18:17 +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:18 +0100 (CET) |
Received | from vger.kernel.org ([23.128.96.18]) by stout.grols.ch with esmtp (Exim 4.89) (envelope-from <>) id 1kXvdw-0001pk-QM for ; Thu, 29 Oct 2020 01:18:17 +0100 |
Received | () by vger.kernel.org via listexpand id S2390628AbgJ2ASP (ORCPT <rfc822;>); Wed, 28 Oct 2020 20:18:15 -0400 |
Received | from lindbergh.monkeyblade.net ([23.128.96.19]:44908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388084AbgJ2AQb (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 0ACCFC0613CF for <>; Wed, 28 Oct 2020 17:16:31 -0700 (PDT) |
Received | by mail-pg1-x543.google.com with SMTP id r10so871395pgb.10 for <>; Wed, 28 Oct 2020 17:16:31 -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=5JS+ofakZjaBRclqK0JsnBtbw/MSyxiaxYZw7ITSz8A=; b=T0KO |
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=5JS+ofakZjaBRclqK0JsnBtbw/MSyxiaxYZw7IT |
X-Gm-Message-State | AOAM5319VqKqwtFbmoI0Zjt35EFfRhEB5mTgFsu/sem0VVE0BznjXkt+ Xz5fHUVMP8cwhKJa06bMXrEzuu/LKsFIsg== |
X-Google-Smtp-Source | ABdhPJym6fme60l1hQ9RK8NLH8BdAHVVa0B2GXzwUfj/h3IGrKQkEnxcbnuyJi47N1Hl9i+4bNnizw== |
X-Received | by 2002:a63:1d15:: with SMTP id d21mr1651530pgd.433.1603930590189; Wed, 28 Oct 2020 17:16:30 -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.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 17:16:29 -0700 |
From | John Stultz <> |
To | lkml <> |
Cc | John Stultz <>, Sumit Semwal <>, Liam Mark <>, Laura Abbott <>, Brian Starkey <>, Hridya Valsaraju < |
Subject | [PATCH v4 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists |
Date | Thu, 29 Oct 2020 00:16:18 +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: ARC_NA(0.00) Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: R_DKIM_ALLOW(-0.20) Symbol: RCVD_COUNT_FIVE(0.00) 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 |