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

Re: [PATCH v3 1/6] xen/riscv: introduce dummy asm/init.h


  • To: Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 10 Jan 2023 18:02:53 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • 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=vsvIstwP9A5FBf1MATw/te3HnzA+g/ivPO9HJCk33A0=; b=S7fKIWiJnK4hUzYza0p61ZaL+YYBY7UfaVVUDTrZLMF2HfCd5itiHj1VtvXUMrKhIQyoKni9wvBhL8iBOBGyvSDw+EmybGa7FuU+7l0nYxU9/zFrb6dQwfGeT7NCFFjK+4crXvQc0SjbW0rRgZvXjuWfAvODO+PdtXDgObNYBZzXM2dM/ynArArJems5W3VXeUiesROCe25/H5yBaXqE5rVt716uh1xy/59EynFMxGPrThGH3mLDhXa8qlcJ1x7P8hwoR6u2RiyOQdp2o4E6PxenRH4YKRmO2s7uMKXZRA0Qou94tvOmwv7Cmh4lpCorp25UkoNDuCEFfkyrWc4sdA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jkohcWCfECVyCb6zKOCfQ4xFq40VD3aOkssTdTOc3V92DV4oyOosKsQ3T1uWQTqWYALxmBwuA0aEqcVPYwF13vabvqPrAcMgVIK4JMaU9DpQZ9NHPm5tWhbrauQQMzgFKix7GJIqTNKNVBA3hslltXWSuucQtLSFPmf2eXOqWJ9yiI8FORj3N9iBP6R6PFmh4hgMwMh3TluoNbDrod1ObVqF9nNeFfpY50TNXc1E0WtjrpGtIZNUntAFCjRx+geL8OX2q65Y2jy94ol4LZPidZCFyKhukueOei3YE/wj6c9qqYH91sU+ooS+bCEnGxm8BizVoT/m/JTQyJrpD8neCQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Gianluca Guida <gianluca@xxxxxxxxxxxx>, Bob Eshleman <bobbyeshleman@xxxxxxxxx>, Alistair Francis <alistair.francis@xxxxxxx>, Connor Davis <connojdavis@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • Delivery-date: Tue, 10 Jan 2023 17:03:02 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Arm maintainers,

On 10.01.2023 16:17, Oleksii Kurochko wrote:
> --- /dev/null
> +++ b/xen/arch/riscv/include/asm/init.h
> @@ -0,0 +1,12 @@
> +#ifndef _XEN_ASM_INIT_H
> +#define _XEN_ASM_INIT_H
> +
> +#endif /* _XEN_ASM_INIT_H */

instead of having RISC-V introduce an empty stub matching what x86 has,
what would it take to empty Arm's as well, allowing both present ones to
go away and no new one to be introduced? The only thing you have in there
is struct init_info, which doesn't feel like it's properly placed in this
header (x86 has such stuff in setup.h) ...

Jan



 


Rackspace

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