cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
From: "Nobuhiro Iwamatsu" <nobuhiro1.iwamatsu@toshiba.co.jp>
To: <cip-dev@lists.cip-project.org>, <pavel@denx.de>
Cc: <jan.kiszka@siemens.com>, <henning.schild@siemens.com>
Subject: Re: [cip-dev][cip-kernel-config][PATCH v2 1/2] 4.19.y-cip: Remove XEN guest support for siemens_ipc227e
Date: Thu, 25 Feb 2021 08:58:41 +0000	[thread overview]
Message-ID: <OSBPR01MB2983AC2FC883BA5A10D03349929E9@OSBPR01MB2983.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <20210224124958.75586-1-florian.bezdeka@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 2997 bytes --]

Hi Florian,

Thanks for your patch.
I applied this patch series.

Best regards,
  Npbuhiro

> -----Original Message-----
> From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of florian.bezdeka@siemens.com
> Sent: Wednesday, February 24, 2021 9:50 PM
> To: cip-dev@lists.cip-project.org; pavel@denx.de
> Cc: jan.kiszka@siemens.com; henning.schild@siemens.com; florian.bezdeka@siemens.com
> Subject: [cip-dev][cip-kernel-config][PATCH v2 1/2] 4.19.y-cip: Remove XEN guest support for siemens_ipc227e
> 
> From: Florian Bezdeka <florian.bezdeka@siemens.com>
> 
> Remove XEN guest support which is not needed and helps to keep
> maintanance simple.
> 
> Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
> ---
> 
>  Changes in v2:
>   - resend due to local tooling problem
> 
> 
>  4.19.y-cip/x86/siemens_ipc227e_defconfig | 15 +--------------
>  1 file changed, 1 insertion(+), 14 deletions(-)
> 
> diff --git a/4.19.y-cip/x86/siemens_ipc227e_defconfig b/4.19.y-cip/x86/siemens_ipc227e_defconfig
> index 273d20e..5d069f0 100644
> --- a/4.19.y-cip/x86/siemens_ipc227e_defconfig
> +++ b/4.19.y-cip/x86/siemens_ipc227e_defconfig
> @@ -43,8 +43,6 @@ CONFIG_X86_AMD_PLATFORM_DEVICE=y
>  CONFIG_HYPERVISOR_GUEST=y
>  CONFIG_PARAVIRT=y
>  CONFIG_PARAVIRT_SPINLOCKS=y
> -CONFIG_XEN=y
> -CONFIG_XEN_PVH=y
>  CONFIG_GART_IOMMU=y
>  CONFIG_CALGARY_IOMMU=y
>  CONFIG_NR_CPUS=512
> @@ -86,7 +84,6 @@ CONFIG_INTEL_IDLE=y
>  CONFIG_PCIEPORTBUS=y
>  CONFIG_HOTPLUG_PCI_PCIE=y
>  CONFIG_PCI_REALLOC_ENABLE_AUTO=y
> -# CONFIG_XEN_PCIDEV_FRONTEND is not set
>  CONFIG_PCI_IOV=y
>  CONFIG_HOTPLUG_PCI=y
>  CONFIG_HOTPLUG_PCI_ACPI=y
> @@ -218,7 +215,6 @@ CONFIG_DEVTMPFS=y
>  CONFIG_CONNECTOR=y
>  # CONFIG_PNP_DEBUG_MESSAGES is not set
>  CONFIG_BLK_DEV_LOOP=m
> -# CONFIG_XEN_BLKDEV_FRONTEND is not set
>  # CONFIG_SCSI_MQ_DEFAULT is not set
>  # CONFIG_SCSI_PROC_FS is not set
>  CONFIG_BLK_DEV_SD=m
> @@ -255,7 +251,6 @@ CONFIG_FDDI=y
>  CONFIG_HIPPI=y
>  # CONFIG_USB_NET_DRIVERS is not set
>  CONFIG_WAN=y
> -# CONFIG_XEN_NETDEV_FRONTEND is not set
>  CONFIG_FUJITSU_ES=m
>  CONFIG_ISDN=y
>  CONFIG_INPUT_MOUSEDEV=y
> @@ -358,14 +353,6 @@ CONFIG_DMADEVICES=y
>  CONFIG_INTEL_IOATDMA=m
>  CONFIG_ASYNC_TX_DMA=y
>  CONFIG_VIRT_DRIVERS=y
> -CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
> -# CONFIG_XEN_DEV_EVTCHN is not set
> -# CONFIG_XENFS is not set
> -# CONFIG_XEN_GNTDEV is not set
> -# CONFIG_XEN_GRANT_DEV_ALLOC is not set
> -# CONFIG_XEN_PCIDEV_BACKEND is not set
> -# CONFIG_XEN_ACPI_PROCESSOR is not set
> -CONFIG_XEN_MCE_LOG=y
>  CONFIG_STAGING=y
>  CONFIG_STAGING_MEDIA=y
>  CONFIG_CHROME_PLATFORMS=y
> @@ -404,8 +391,8 @@ CONFIG_NFSD=y
>  CONFIG_NFSD_V3_ACL=y
>  CONFIG_NFSD_V4=y
>  CONFIG_NLS_DEFAULT="utf8"
> -CONFIG_NLS_ASCII=y
>  CONFIG_NLS_CODEPAGE_437=y
> +CONFIG_NLS_ASCII=y
>  CONFIG_NLS_ISO8859_1=y
>  CONFIG_NLS_UTF8=y
>  CONFIG_PERSISTENT_KEYRINGS=y
> --
> 2.29.2

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6198): https://lists.cip-project.org/g/cip-dev/message/6198
Mute This Topic: https://lists.cip-project.org/mt/80875472/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


  reply	other threads:[~2021-02-25  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18  9:21 [cip-dev] Cip-kernel-sec Updates for Week of 2021-02-18 Chen-Yu Tsai (Moxa)
2021-02-18  9:49 ` Pavel Machek
2021-02-18  9:52   ` Chen-Yu Tsai (Moxa)
2021-02-18 16:28     ` florian.bezdeka
2021-02-18 18:34       ` Pavel Machek
2021-02-24 12:42         ` [cip-dev][cip-kernel-config] 1/2] 4.19.y-cip: Remove XEN guest support for siemens_ipc227e florian.bezdeka
2021-02-24 12:43         ` [cip-dev][cip-kernel-config] 2/2] 5.10.y-cip: Removing " florian.bezdeka
2021-02-24 12:50         ` [cip-dev][cip-kernel-config][PATCH v2 1/2] 4.19.y-cip: Remove " florian.bezdeka
2021-02-25  8:58           ` Nobuhiro Iwamatsu [this message]
2021-02-24 12:50         ` [cip-dev][cip-kernel-config][PATCH v2 2/2] 5.10.y-cip: Removing " florian.bezdeka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OSBPR01MB2983AC2FC883BA5A10D03349929E9@OSBPR01MB2983.jpnprd01.prod.outlook.com \
    --to=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=cip-dev@lists.cip-project.org \
    --cc=henning.schild@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=pavel@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).