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

Re: [PATCH v2 3/8] xen/riscv: introduce stack stuff


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 9 Jan 2023 17:19:18 +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=+zO+SgpjnIs9Q1ArPETmSVByQZEhBHEBoCmzzLQ0/Es=; b=MAKJ7vpeIruZYkFEWeaaHYatNvAGPzL4NoFLsOAepMcW7YrQxFuMjO1FoR9uA//EVcB+A+K0j9WRoQy5zRdLBiOAsx/liUHqL0RAIpW9/3dH7SSwmURVhNZE8WKKGsreBqeqLVeVWtvE+5lOmYavejgCMG/Y9qdqfTFG6KnxAOgNHzSPFpOlj6j+RyRhDfoDm0D6cfZDkPwAX+bo07TDt7DjshGM+ybuAfKh+7KqtSS9Mb3MhqFTe+75wlauDZlGQ5GsMIw+GurYMaeh7gt6ikew3k5JfzsWdb2hQDelfc2TobaumUnK6ydM8ebvmZpQRxqM8GVJYqhinxwW2neA3w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=DS6MVoscLNinHaz1t76NJ7UQfKOcw0J1N9Q3RTH+XjWvX0bjNqqYEgCQoLc3rvdXSmz/Wzpuglq8yaOp5Gsjww9PDjyJgYlV5BLZsulDi+olIwxefB7bZ7gOA0wOOycwzoNDNxoiG3UDXFxUn21wrXfdP74OW9hDhiZL+eyDGOGfpxLeZoLm7NBNxVPeW1BczsyMX0TIuDGoAiY8eTvagRhv2ll+0sEGT/KPGYxXgr8o5WY6dXw7bfkiI7zZYQzmo8aWKPzY9sZ+nn+YCoLUye/MP5oWLBqBTGBRzZnTuFpq8eCoMXhvWnDwka6Um1hs72UaTHYSmxNy0sXROSzbgw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Julien Grall <julien@xxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Gianluca Guida <gianluca@xxxxxxxxxxxx>, Bob Eshleman <bobbyeshleman@xxxxxxxxx>, Alistair Francis <alistair.francis@xxxxxxx>, Connor Davis <connojdavis@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 09 Jan 2023 16:20:06 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 09.01.2023 16:46, Oleksii Kurochko wrote:
> --- a/xen/arch/riscv/include/asm/config.h
> +++ b/xen/arch/riscv/include/asm/config.h
> @@ -43,6 +43,8 @@
>  
>  #define SMP_CACHE_BYTES (1 << 6)
>  
> +#define STACK_SIZE (PAGE_SIZE)

Btw, nit: No need for parentheses here.

Jan



 


Rackspace

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