diff options
| author | Juergen Gross <[email protected]> | 2018-07-12 15:40:34 +0000 |
|---|---|---|
| committer | Juergen Gross <[email protected]> | 2018-07-13 06:23:27 +0000 |
| commit | 0ce0bba4e5e0eb9b753bb821785de5d23c494392 (patch) | |
| tree | b476ca68a86a8d489dace97ece86b63eab3a4c80 /scripts/basic/bin2c.c | |
| parent | xen: remove global bit from __default_kernel_pte_mask for pv guests (diff) | |
| download | kernel-0ce0bba4e5e0eb9b753bb821785de5d23c494392.tar.gz kernel-0ce0bba4e5e0eb9b753bb821785de5d23c494392.zip | |
xen: setup pv irq ops vector earlier
Setting pv_irq_ops for Xen PV domains should be done as early as
possible in order to support e.g. very early printk() usage.
The same applies to xen_vcpu_info_reset(0), as it is needed for the
pv irq ops.
Move the call of xen_setup_machphys_mapping() after initializing the
pv functions as it contains a WARN_ON(), too.
Remove the no longer necessary conditional in xen_init_irq_ops()
from PVH V1 times to make clear this is a PV only function.
Cc: <[email protected]> # 4.14
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/basic/bin2c.c')
0 files changed, 0 insertions, 0 deletions
