>>> On 06.08.16 at 01:04, <daniel.ki...@oracle.com> wrote:
> Current reloc() call method makes confusion and does not scale
> well for more arguments. And patch adding multiboot2 protocol
> support have to pass 3 arguments instead of 2. Hence, move reloc()
> call to stdcall calling convention. This way, in comparison to
> cdecl calling convention, we do not need to remove arguments from
> stack in xen/arch/x86/boot/head.S assembly file too.
> 
> Suggested-by: Jan Beulich <jbeul...@suse.com>
> Signed-off-by: Daniel Kiper <daniel.ki...@oracle.com>

Acked-by: Jan Beulich <jbeul...@suse.com>

Albeit I think the commit message could do with some further cleanup.

Jan




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to