Cover Letter Detail
Show a cover letter.
GET /api/covers/814475/?format=api
{ "id": 814475, "url": "http://patchwork.ozlabs.org/api/covers/814475/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505538646-19191-1-git-send-email-yamada.masahiro@socionext.com/", "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": "<1505538646-19191-1-git-send-email-yamada.masahiro@socionext.com>", "list_archive_url": null, "date": "2017-09-16T05:10:38", "name": "[U-Boot,v2,0/8] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc.", "submitter": { "id": 65882, "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api", "name": "Masahiro Yamada", "email": "yamada.masahiro@socionext.com" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1505538646-19191-1-git-send-email-yamada.masahiro@socionext.com/mbox/", "series": [ { "id": 3418, "url": "http://patchwork.ozlabs.org/api/series/3418/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=3418", "date": "2017-09-16T05:10:45", "name": "Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc.", "version": 2, "mbox": "http://patchwork.ozlabs.org/series/3418/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/814475/comments/", "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\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=nifty.com header.i=@nifty.com\n\theader.b=\"oA5B27sw\"; dkim-atps=neutral" ], "Received": [ "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xvL841Gpwz9s81\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 16 Sep 2017 15:15:48 +1000 (AEST)", "by lists.denx.de (Postfix, from userid 105)\n\tid EFC80C21FCE; Sat, 16 Sep 2017 05:13:41 +0000 (UTC)", "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 53762C21F63;\n\tSat, 16 Sep 2017 05:12:34 +0000 (UTC)", "by lists.denx.de (Postfix, from userid 105)\n\tid CA760C21F8F; Sat, 16 Sep 2017 05:12:01 +0000 (UTC)", "from conuserg-09.nifty.com (conuserg-09.nifty.com [210.131.2.76])\n\tby lists.denx.de (Postfix) with ESMTPS id 44255C21FE9\n\tfor <u-boot@lists.denx.de>; Sat, 16 Sep 2017 05:11:56 +0000 (UTC)", "from grover.sesame (FL1-122-131-185-176.osk.mesh.ad.jp\n\t[122.131.185.176]) (authenticated)\n\tby conuserg-09.nifty.com with ESMTP id v8G5Asok028761;\n\tSat, 16 Sep 2017 14:10:54 +0900" ], "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=KHOP_BIG_TO_CC,\n\tT_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0", "DKIM-Filter": "OpenDKIM Filter v2.10.3 conuserg-09.nifty.com v8G5Asok028761", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com;\n\ts=dec2015msa; t=1505538655;\n\tbh=slRd5kNBDUB1iwqgrk59sLARz4HdfJlROU4xsUptUE0=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=oA5B27swJePIWBSn4mYGFpAp0O7js3HZgr+xuSHFR90+CJ9/rmvoC3Ri/l82DIdNG\n\tSR11vnahcTr8Vb3AonX4nKB3P2nNtXHBgjZ2uZovfpjIr+xOwGcRI0Gse+7bMF+POM\n\t/WL9b/DZhfY2znlbu+YKw8Cx02XAO49FVWC6Zw4RiXKn3isIJNpKQ4LguV46mGeW54\n\t9UAYcOqd3ofXLkZu28t8tA36lY9uJbt630414pQIVHUM5lF05/dMhIOR8gaDubP4A4\n\tVUP/UaHEfEd5UF05EWznf/pRljKg7/ZAdiMEVPdvZzTJr2VokR8H0dPdWo3WiUTfh/\n\ts0DyrfZJ3xplw==", "X-Nifty-SrcIP": "[122.131.185.176]", "From": "Masahiro Yamada <yamada.masahiro@socionext.com>", "To": "u-boot@lists.denx.de", "Date": "Sat, 16 Sep 2017 14:10:38 +0900", "Message-Id": "<1505538646-19191-1-git-send-email-yamada.masahiro@socionext.com>", "X-Mailer": "git-send-email 2.7.4", "Cc": "Marek Vasut <marex@denx.de>, Albert Aribaud <albert.u.boot@aribaud.net>, \n\tStephen Warren <swarren@nvidia.com>,\n\tStefan Agner <stefan.agner@toradex.com>, \n\tJoe Hershberger <joe.hershberger@ni.com>,\n\tRobert Baldyga <r.baldyga@samsung.com>, Scott Wood <oss@buserror.net>,\n\tTom Warren <twarren@nvidia.com>, Jagan Teki <jagan@openedev.com>,\n\tPeter Howard <phoward@gme.net.au>", "Subject": "[U-Boot] [PATCH v2 0/8] Sync and consolidate Linux-derived printk, \n\tBUILD_BUG, BUG, WARN, etc.", "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": "I tested this series with buildman.\n\n\n\nMasahiro Yamada (8):\n stdio.h: move printf() stuff from <common.h> to <stdio.h>\n printk: collect printk stuff into <linux/printk.h> with loglevel\n support\n treewide: replace with error() with pr_err()\n common.h: remove error()\n vsprintf.h: include <linux/types.h>\n bug.h: sync BUILD_BUG stuff with Linux 4.13\n bug.h: move runtime BUG/WARN macros into <linux/bug.h>\n dm: define dev_*() log functions in DM header\n\n arch/arm/mach-omap2/am33xx/board.c | 2 +-\n arch/arm/mach-omap2/utils.c | 4 +-\n arch/arm/mach-rockchip/rk3188-board-spl.c | 2 +-\n arch/arm/mach-rockchip/rk3188-board.c | 2 +-\n arch/arm/mach-rockchip/rk3368-board-spl.c | 4 +-\n arch/arm/mach-rockchip/rk3399/sdram_rk3399.c | 2 +-\n arch/arm/mach-socfpga/reset_manager_arria10.c | 2 +-\n arch/arm/mach-tegra/ivc.c | 8 +--\n arch/arm/mach-tegra/tegra124/xusb-padctl.c | 2 +-\n arch/arm/mach-tegra/tegra186/nvtboot_mem.c | 4 +-\n arch/arm/mach-tegra/tegra20/clock.c | 6 +-\n arch/arm/mach-tegra/tegra210/xusb-padctl.c | 2 +-\n arch/arm/mach-tegra/tegra30/clock.c | 6 +-\n arch/arm/mach-tegra/xusb-padctl-common.c | 22 +++---\n arch/arm/mach-uniphier/dram_init.c | 3 -\n arch/arm/mach-uniphier/init.h | 5 --\n arch/x86/cpu/tangier/sdram.c | 6 +-\n board/nvidia/jetson-tk1/jetson-tk1.c | 6 +-\n board/samsung/common/exynos5-dt.c | 2 +-\n board/samsung/common/misc.c | 2 +-\n board/samsung/goni/goni.c | 4 +-\n board/samsung/odroid/odroid.c | 12 ++--\n cmd/fastboot.c | 2 +-\n cmd/nvedit.c | 6 +-\n cmd/regulator.c | 2 +-\n cmd/thordown.c | 6 +-\n cmd/tpm_test.c | 6 +-\n cmd/usb_gadget_sdp.c | 4 +-\n cmd/usb_mass_storage.c | 6 +-\n common/Kconfig | 17 +++++\n common/dfu.c | 6 +-\n common/fb_mmc.c | 36 +++++-----\n common/fb_nand.c | 12 ++--\n common/spl/spl_dfu.c | 4 +-\n common/spl/spl_sdp.c | 4 +-\n common/update.c | 2 +-\n configs/axm_defconfig | 1 +\n configs/colibri_vf_defconfig | 1 +\n configs/corvus_defconfig | 1 +\n configs/omapl138_lcdk_defconfig | 1 +\n configs/openrd_base_defconfig | 1 +\n configs/openrd_client_defconfig | 1 +\n configs/openrd_ultimate_defconfig | 1 +\n configs/taurus_defconfig | 1 +\n configs/vf610twr_defconfig | 1 +\n configs/vf610twr_nand_defconfig | 1 +\n disk/part_efi.c | 10 +--\n drivers/adc/adc-uclass.c | 6 +-\n drivers/adc/exynos-adc.c | 6 +-\n drivers/adc/sandbox.c | 6 +-\n drivers/ata/dwc_ahci.c | 6 +-\n drivers/bios_emulator/include/x86emu/x86emui.h | 3 -\n drivers/clk/clk_boston.c | 4 +-\n drivers/clk/clk_stm32f7.c | 2 +-\n drivers/clk/rockchip/clk_rk3368.c | 8 +--\n drivers/clk/rockchip/clk_rk3399.c | 6 +-\n drivers/clk/rockchip/clk_rv1108.c | 2 +-\n drivers/dfu/dfu.c | 14 ++--\n drivers/dfu/dfu_mmc.c | 18 ++---\n drivers/dfu/dfu_ram.c | 8 +--\n drivers/dfu/dfu_tftp.c | 4 +-\n drivers/dma/dma-uclass.c | 2 +-\n drivers/dma/lpc32xx_dma.c | 8 +--\n drivers/dma/ti-edma3.c | 2 +-\n drivers/i2c/i2c-gpio.c | 2 +-\n drivers/i2c/omap24xx_i2c.c | 2 +-\n drivers/i2c/stm32f7_i2c.c | 16 ++---\n drivers/i2c/tegra_i2c.c | 4 +-\n drivers/misc/tegra186_bpmp.c | 28 ++++----\n drivers/mmc/exynos_dw_mmc.c | 2 +-\n drivers/mmc/hi6220_dw_mmc.c | 2 +-\n drivers/mmc/xenon_sdhci.c | 4 +-\n drivers/mtd/nand/lpc32xx_nand_mlc.c | 6 +-\n drivers/mtd/nand/pxa3xx_nand.c | 2 +-\n drivers/net/bcm-sf2-eth-gmac.c | 14 ++--\n drivers/net/bcm-sf2-eth.c | 18 ++---\n drivers/net/cpsw-common.c | 8 +--\n drivers/net/cpsw.c | 8 +--\n drivers/net/dwc_eth_qos.c | 92 +++++++++++++-------------\n drivers/net/ep93xx_eth.c | 16 ++---\n drivers/net/keystone_net.c | 14 ++--\n drivers/pci/pci_tegra.c | 50 +++++++-------\n drivers/pci/pcie_xilinx.c | 2 +-\n drivers/phy/marvell/comphy_cp110.c | 40 +++++------\n drivers/phy/ti-pipe3-phy.c | 12 ++--\n drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 2 +-\n drivers/pinctrl/pinctrl-sti.c | 14 ++--\n drivers/pinctrl/pinctrl_stm32.c | 2 +-\n drivers/power/pmic/as3722.c | 12 ++--\n drivers/power/pmic/as3722_gpio.c | 10 +--\n drivers/power/pmic/i2c_pmic_emul.c | 6 +-\n drivers/power/pmic/lp873x.c | 4 +-\n drivers/power/pmic/lp87565.c | 4 +-\n drivers/power/pmic/max77686.c | 4 +-\n drivers/power/pmic/max8997.c | 4 +-\n drivers/power/pmic/max8998.c | 4 +-\n drivers/power/pmic/palmas.c | 4 +-\n drivers/power/pmic/pfuze100.c | 4 +-\n drivers/power/pmic/s2mps11.c | 4 +-\n drivers/power/pmic/s5m8767.c | 4 +-\n drivers/power/pmic/sandbox.c | 6 +-\n drivers/power/pmic/tps65090.c | 4 +-\n drivers/power/regulator/fixed.c | 2 +-\n drivers/power/regulator/gpio-regulator.c | 2 +-\n drivers/power/regulator/max77686.c | 20 +++---\n drivers/power/regulator/sandbox.c | 18 ++---\n drivers/ram/rockchip/dmc-rk3368.c | 14 ++--\n drivers/ram/stm32_sdram.c | 8 +--\n drivers/reset/sti-reset.c | 10 +--\n drivers/spi/atmel_spi.c | 2 +-\n drivers/spi/lpc32xx_ssp.c | 6 +-\n drivers/sysreset/sysreset_sti.c | 6 +-\n drivers/sysreset/sysreset_syscon.c | 4 +-\n drivers/sysreset/sysreset_watchdog.c | 2 +-\n drivers/tpm/tpm_tis_infineon.c | 2 +-\n drivers/usb/common/common.c | 2 +-\n drivers/usb/dwc3/linux-compat.h | 2 -\n drivers/usb/eth/mcs7830.c | 12 ++--\n drivers/usb/gadget/at91_udc.c | 4 +-\n drivers/usb/gadget/atmel_usba_udc.c | 6 +-\n drivers/usb/gadget/dwc2_udc_otg.c | 2 +-\n drivers/usb/gadget/ether.c | 42 ++++++------\n drivers/usb/gadget/f_fastboot.c | 10 +--\n drivers/usb/gadget/f_sdp.c | 16 ++---\n drivers/usb/gadget/f_thor.c | 26 ++++----\n drivers/usb/host/dwc2.c | 2 +-\n drivers/usb/host/ehci-generic.c | 18 ++---\n drivers/usb/host/ohci-generic.c | 18 ++---\n drivers/usb/host/xhci-dwc3.c | 6 +-\n drivers/usb/host/xhci-rockchip.c | 12 ++--\n drivers/usb/musb-new/linux-compat.h | 2 -\n drivers/usb/musb-new/ti-musb.c | 12 ++--\n drivers/video/am335x-fb.c | 2 +-\n env/common.c | 8 +--\n env/sf.c | 2 +-\n fs/jffs2/jffs2_nand_1pass.c | 2 +-\n fs/yaffs2/yaffs_uboot_glue.c | 2 +-\n include/common.h | 61 +----------------\n include/dm/device.h | 72 ++++++++++++++++++++\n include/linux/bug.h | 77 ++++++++-------------\n include/linux/build_bug.h | 84 +++++++++++++++++++++++\n include/linux/compat.h | 43 +++++-------\n include/linux/compiler.h | 6 +-\n include/linux/mtd/mtd.h | 10 +--\n include/linux/printk.h | 79 ++++++++++++++++++++++\n include/stdio.h | 59 +++++++++++++++++\n include/vsprintf.h | 1 +\n 147 files changed, 897 insertions(+), 679 deletions(-)\n create mode 100644 include/linux/build_bug.h\n create mode 100644 include/linux/printk.h\n create mode 100644 include/stdio.h" }