[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v8 1/7] automation: ensure values in EXTRA_FIXED_RANDCONFIG are separated by new line


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Mon, 12 Feb 2024 09:12:53 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=gmail.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=2BCuVF2LjiJkAqCSItuhKHrn8l6x2R3Y3ZiE8ZP9DFY=; b=NKszdVUFHyyYOIz9LxtboZ6fvA+7rwWCn/VxGkDokGF/VYiKkWmVr/qD8HMs4Feed7u+tPnnsPLWzmSjGX5oOyRb3k9T7ECHGj2hzHAPkjbkRJ9NK+nuZN95lmrQzrcOp1kLSNCeXekOuz9rizEGQOCajeVsTdrf5AbeuEzChuF2l5owx9GJLSEIFtSffGZDJQbTXxfPG7+AhDLHHbiAdIo8iUeYw8nwd90FqKbjnS8QTmI96dxGpsBAJmV5esLOSHT0JxGxhCUVus20py7PVStmVR5D7+TAyAmnuvjWMcMe/YODIEqfvn8ais9C8Bj43nFHbAlwNg60+8LMl7C+2g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=oYm53e209R3JrgrW1CTzsKrKZP1yEenUZjedMzKG6wYacBUPyWqwHEIMgB7AunkPa8nBt10T7VhGj9thQlGcw5ZtXkyrwbJJhkM3yHllNfS27B6W/VqzWEWfhsFrtTxLe/v1MRQoPlnemvEgA0MQ0r6/rpB6oWomQKeSEq3iZLKY1M+V7yfXWifZVu0ztiuF2w3tD/A9PTqUKNIzo0csOYy2p2oZY/cZ/WCLqgxIgu5v6VluQFBr3TL1fyzG8PZ+2s/SvKpbcQP4zKvR/RjHwQTy0PCayEuuvPtWZG38Yz8axTrb5+R2QTifmlUA5qVYxA8HyOOsh5KyYfstKtFbew==
  • Cc: Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Mon, 12 Feb 2024 08:13:12 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Hi Oleksii,

On 09/02/2024 19:00, Oleksii Kurochko wrote:
> 
> 
> Kconfig tool expects each configuration to be on a new line.
> 
> The current version of the build script puts all of ${EXTRA_FIXED_RANDCONFIG}
> in a single line and configs are seperated by spaces.
> 
> As a result, only the first configuration in ${EXTRA_FIXED_RANDCONFIG} will
> be used.
There is no need for this patch. If you want the variables to be separated by 
new lines,
just use a '|' symbol after EXTRA_FIXED_RANDCONFIG (see all definitions of 
EXTRA_XEN_CONFIG).

~Michal




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.