Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/301/?format=api
{ "id": 301, "url": "http://patchwork.ozlabs.org/api/patches/301/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/Pine.LNX.4.64.0809161109100.1627@vixen.sonytel.be/", "project": { "id": 2, "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api", "name": "Linux PPC development", "link_name": "linuxppc-dev", "list_id": "linuxppc-dev.lists.ozlabs.org", "list_email": "linuxppc-dev@lists.ozlabs.org", "web_url": "https://github.com/linuxppc/wiki/wiki", "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git", "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/", "list_archive_url": "https://lore.kernel.org/linuxppc-dev/", "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/", "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}" }, "msgid": "<Pine.LNX.4.64.0809161109100.1627@vixen.sonytel.be>", "list_archive_url": "https://lore.kernel.org/linuxppc-dev/Pine.LNX.4.64.0809161109100.1627@vixen.sonytel.be/", "date": "2008-09-16T09:10:54", "name": "powerpc: Kill outdated Documentation/powerpc/smp.txt", "commit_ref": "94576b22ce1ad346cb09f05bf4f06be33e0eef49", "pull_url": null, "state": "accepted", "archived": true, "hash": "be26a08885265394f606411a362bda00fc91a374", "submitter": { "id": 58, "url": "http://patchwork.ozlabs.org/api/people/58/?format=api", "name": "Geert Uytterhoeven", "email": "Geert.Uytterhoeven@sonycom.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/Pine.LNX.4.64.0809161109100.1627@vixen.sonytel.be/mbox/", "series": [], "comments": "http://patchwork.ozlabs.org/api/patches/301/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/301/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org>", "X-Original-To": [ "patchwork@ozlabs.org", "linuxppc-dev@ozlabs.org" ], "Delivered-To": [ "patchwork@ozlabs.org", "linuxppc-dev@ozlabs.org" ], "Received": [ "from ozlabs.org (localhost [127.0.0.1])\n\tby ozlabs.org (Postfix) with ESMTP id 10A8FDE3B9\n\tfor <patchwork@ozlabs.org>; Tue, 16 Sep 2008 19:11:11 +1000 (EST)", "from vervifontaine.sonycom.com (vervifontaine.sonytel.be\n\t[80.88.33.193]) by ozlabs.org (Postfix) with ESMTP id DE25EDDDEE\n\tfor <linuxppc-dev@ozlabs.org>; Tue, 16 Sep 2008 19:10:55 +1000 (EST)", "from vixen.sonytel.be (piraat.sonytel.be [43.221.60.197])\n\tby vervifontaine.sonycom.com (Postfix) with ESMTP id 381F458ABD;\n\tTue, 16 Sep 2008 11:10:54 +0200 (MEST)" ], "Date": "Tue, 16 Sep 2008 11:10:54 +0200 (CEST)", "From": "Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>", "To": "Paul Mackerras <paulus@samba.org>", "Subject": "[PATCH] powerpc: Kill outdated Documentation/powerpc/smp.txt", "Message-ID": "<Pine.LNX.4.64.0809161109100.1627@vixen.sonytel.be>", "MIME-Version": "1.0", "Content-Type": "MULTIPART/MIXED;\n\tBOUNDARY=\"-584349381-551635537-1221556254=:1627\"", "Cc": "Linux/PPC Development <linuxppc-dev@ozlabs.org>,\n\tCort Dougan <cort@fsmlabs.com>", "X-BeenThere": "linuxppc-dev@ozlabs.org", "X-Mailman-Version": "2.1.11", "Precedence": "list", "List-Id": "Linux on PowerPC Developers Mail List <linuxppc-dev.ozlabs.org>", "List-Unsubscribe": "<https://ozlabs.org/mailman/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=unsubscribe>", "List-Archive": "<http://ozlabs.org/pipermail/linuxppc-dev>", "List-Post": "<mailto:linuxppc-dev@ozlabs.org>", "List-Help": "<mailto:linuxppc-dev-request@ozlabs.org?subject=help>", "List-Subscribe": "<https://ozlabs.org/mailman/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=subscribe>", "Sender": "linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org", "Errors-To": "linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org" }, "content": "From: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>\n\nDocumentation/powerpc/smp.txt is so outdated that it makes sense to just\nremove it.\n\nSigned-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>", "diff": "--- a/Documentation/powerpc/00-INDEX\n+++ b/Documentation/powerpc/00-INDEX\n@@ -18,8 +18,6 @@ mpc52xx.txt\n \t- Linux 2.6.x on MPC52xx family\n mpc52xx-device-tree-bindings.txt\n \t- MPC5200 Device Tree Bindings\n-smp.txt\n-\t- use and state info about Linux/PPC on MP machines\n sound.txt\n \t- info on sound support under Linux/PPC\n zImage_layout.txt\n--- a/Documentation/powerpc/smp.txt\n+++ /dev/null\n@@ -1,34 +0,0 @@\n- Information about Linux/PPC SMP mode\n-=====================================================================\n-\n-This document and the related code was written by me\n-(Cort Dougan, cort@fsmlabs.com) please email me if you have questions,\n-comments or corrections.\n-\n-Last Change: 3.31.99\n-\n-If you want to help by writing code or testing different hardware please\n-email me!\n-\n-1. State of Supported Hardware\n-\n- PowerSurge Architecture - tested on UMAX s900, Apple 9600\n- The second processor on this machine boots up just fine and\n- enters its idle loop. Hopefully a completely working SMP kernel\n- on this machine will be done shortly.\n-\n- The code makes the assumption of only two processors. The changes\n- necessary to work with any number would not be overly difficult but\n- I don't have any machines with >2 processors so it's not high on my\n- list of priorities. If anyone else would like do to the work email\n- me and I can point out the places that need changed. If you have >2\n- processors and don't want to add support yourself let me know and I\n- can take a look into it.\n-\n- BeBox\n- BeBox support hasn't been added to the 2.1.X kernels from 2.0.X\n- but work is being done and SMP support for BeBox is in the works.\n-\n- CHRP\n- CHRP SMP works and is fairly solid. It's been tested on the IBM F50\n- with 4 processors for quite some time now.\n", "prefixes": [] }