]> git.baikalelectronics.ru Git - kernel.git/commit
xen: build infrastructure for generating hypercall depending symbols
authorJuergen Gross <jgross@suse.com>
Wed, 21 Jan 2015 07:49:22 +0000 (08:49 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 16 Mar 2015 14:49:13 +0000 (14:49 +0000)
commit3e4fc46d958adc8d1114202e5ee416e7d0793cd8
tree8f3de75f4cf3ad1eb3a6523dc89babbba46eb160
parent9c55520707ae902f2c809b79968ebd374cef6a9e
xen: build infrastructure for generating hypercall depending symbols

Today there are several places in the kernel which build tables
containing one entry for each possible Xen hypercall. Create an
infrastructure to be able to generate these tables at build time.

Based-on-patch-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/syscalls/Makefile
scripts/xen-hypercalls.sh [new file with mode: 0644]