Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/906575/?format=api
{ "id": 906575, "url": "http://patchwork.ozlabs.org/api/patches/906575/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083427.72553-1-manu@freebsd.org/", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20180430083427.72553-1-manu@freebsd.org>", "list_archive_url": null, "date": "2018-04-30T08:34:27", "name": "[U-Boot,2/5] arch: arm: Select SYS_HAVE_{D, I}CACHE_MAINTENANCE kconfig where appropriate", "commit_ref": null, "pull_url": null, "state": "deferred", "archived": false, "hash": "3beaf8ba059ee3bd56fc4fadee053952035f98b2", "submitter": { "id": 69285, "url": "http://patchwork.ozlabs.org/api/people/69285/?format=api", "name": "Emmanuel Vadot", "email": "manu@freebsd.org" }, "delegate": { "id": 3651, "url": "http://patchwork.ozlabs.org/api/users/3651/?format=api", "username": "trini", "first_name": "Tom", "last_name": "Rini", "email": "trini@ti.com" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20180430083427.72553-1-manu@freebsd.org/mbox/", "series": [ { "id": 41745, "url": "http://patchwork.ozlabs.org/api/series/41745/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=41745", "date": "2018-04-30T08:34:27", "name": null, "version": 1, "mbox": "http://patchwork.ozlabs.org/series/41745/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/906575/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/906575/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<u-boot-bounces@lists.denx.de>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": [ "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)", "ozlabs.org;\n\tdmarc=none (p=none dis=none) header.from=freebsd.org" ], "Received": [ "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 40ZJJl0nQMz9s0W\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 30 Apr 2018 18:55:03 +1000 (AEST)", "by lists.denx.de (Postfix, from userid 105)\n\tid B7373C21F87; Mon, 30 Apr 2018 08:46:43 +0000 (UTC)", "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 7D5F4C22063;\n\tMon, 30 Apr 2018 08:37:06 +0000 (UTC)", "by lists.denx.de (Postfix, from userid 105)\n\tid 06AB3C21F76; Mon, 30 Apr 2018 08:34:44 +0000 (UTC)", "from mail.blih.net (mail.blih.net [212.83.177.182])\n\tby lists.denx.de (Postfix) with ESMTPS id 7EE16C21F4E\n\tfor <u-boot@lists.denx.de>; Mon, 30 Apr 2018 08:34:40 +0000 (UTC)", "from mail.blih.net (mail.blih.net [212.83.177.182])\n\tby mail.blih.net (OpenSMTPD) with ESMTP id 30d6ad2d\n\tfor <u-boot@lists.denx.de>; Mon, 30 Apr 2018 10:34:40 +0200 (CEST)", "from wopr.blih.net (62-210-199-19.rev.poneytelecom.eu\n\t[62.210.199.19])\n\tby mail.blih.net (OpenSMTPD) with ESMTPSA id 9aa46e7c\n\tTLS version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO\n\tfor <u-boot@lists.denx.de>; Mon, 30 Apr 2018 10:34:28 +0200 (CEST)", "from elbarto (uid 1001) (envelope-from manu@bidouilliste.com)\n\tid 7c99a by wopr.blih.net (DragonFly Mail Agent v0.11);\n\tMon, 30 Apr 2018 10:34:28 +0200" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de", "X-Spam-Level": "", "X-Spam-Status": "No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY\n\tautolearn=unavailable autolearn_force=no version=3.4.0", "From": "Emmanuel Vadot <manu@freebsd.org>", "To": "sjg@chromium.org, bmeng.cn@gmail.com, andriy.shevchenko@linux.intel.com, \n\trick@andestech.com, philipp.tomsich@theobroma-systems.com,\n\talbert.u.boot@aribaud.net, xypron.glpk@gmx.de", "Date": "Mon, 30 Apr 2018 10:34:27 +0200", "Message-Id": "<20180430083427.72553-1-manu@freebsd.org>", "X-Mailer": "git-send-email 2.16.3", "Cc": "u-boot@lists.denx.de", "Subject": "[U-Boot] [PATCH 2/5] arch: arm: Select SYS_HAVE_{D,\n\tI}CACHE_MAINTENANCE kconfig where appropriate", "X-BeenThere": "u-boot@lists.denx.de", "X-Mailman-Version": "2.1.18", "Precedence": "list", "List-Id": "U-Boot discussion <u-boot.lists.denx.de>", "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>", "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>", "List-Post": "<mailto:u-boot@lists.denx.de>", "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>", "List-Subscribe": "<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=\"utf-8\"", "Content-Transfer-Encoding": "base64", "Errors-To": "u-boot-bounces@lists.denx.de", "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>" }, "content": "Signed-off-by: Emmanuel Vadot <manu@freebsd.org>\n---\n arch/arm/Kconfig | 7 +++++++\n 1 file changed, 7 insertions(+)", "diff": "diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig\nindex 068ea1e877..88a329c696 100644\n--- a/arch/arm/Kconfig\n+++ b/arch/arm/Kconfig\n@@ -174,23 +174,30 @@ config CPU_ARM946ES\n config CPU_ARM1136\n \tbool\n \tselect SYS_CACHE_SHIFT_5\n+\tselect SYS_HAVE_DCACHE_MAINTENANCE\n \n config CPU_ARM1176\n \tbool\n \tselect HAS_VBAR\n \tselect SYS_CACHE_SHIFT_5\n+\tselect SYS_HAVE_DCACHE_MAINTENANCE\n+\tselect SYS_HAVE_ICACHE_MAINTENANCE\n \n config CPU_V7\n \tbool\n \tselect HAS_VBAR\n \tselect HAS_THUMB2\n \tselect SYS_CACHE_SHIFT_6\n+\tselect SYS_HAVE_DCACHE_MAINTENANCE\n+\tselect SYS_HAVE_ICACHE_MAINTENANCE\n \n config CPU_V7M\n \tbool\n \tselect HAS_THUMB2\n \tselect THUMB2_KERNEL\n \tselect SYS_CACHE_SHIFT_5\n+\tselect SYS_HAVE_DCACHE_MAINTENANCE\n+\tselect SYS_HAVE_ICACHE_MAINTENANCE\n \n config CPU_PXA\n \tbool\n", "prefixes": [ "U-Boot", "2/5" ] }