* linux-next: duplicate patches in the xen-tip tree
@ 2023-02-14 1:47 Stephen Rothwell
2023-02-14 11:22 ` Peter Zijlstra
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2023-02-14 1:47 UTC (permalink / raw)
To: Juergen Gross, Konrad Rzeszutek Wilk, Stefano Stabellini,
Boris Ostrovsky, Thomas Gleixner, Ingo Molnar, H. Peter Anvin,
Peter Zijlstra
Cc: Xen Devel, Per Bilse, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
Hi all,
The following commits are also in the tip tree as different commits
(but the same patches):
415dab3c1796 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
336f560a8917 ("x86/xen: don't let xen_pv_play_dead() return")
f697cb00afa9 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
These are commits
859761e770f8 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
076cbf5d2163 ("x86/xen: don't let xen_pv_play_dead() return")
1aff0d2658e5 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
in the tip tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patches in the xen-tip tree
2023-02-14 1:47 linux-next: duplicate patches in the xen-tip tree Stephen Rothwell
@ 2023-02-14 11:22 ` Peter Zijlstra
2023-02-21 8:39 ` Ingo Molnar
0 siblings, 1 reply; 5+ messages in thread
From: Peter Zijlstra @ 2023-02-14 11:22 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Juergen Gross, Konrad Rzeszutek Wilk, Stefano Stabellini,
Boris Ostrovsky, Thomas Gleixner, Ingo Molnar, H. Peter Anvin,
Xen Devel, Per Bilse, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
On Tue, Feb 14, 2023 at 12:47:00PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in the tip tree as different commits
> (but the same patches):
>
> 415dab3c1796 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
> 336f560a8917 ("x86/xen: don't let xen_pv_play_dead() return")
> f697cb00afa9 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
>
> These are commits
>
> 859761e770f8 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
> 076cbf5d2163 ("x86/xen: don't let xen_pv_play_dead() return")
> 1aff0d2658e5 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
>
> in the tip tree.
This was intentional (dependencies) and the plan is to only offer the
tip branch for merge after the Xen tree goes in.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patches in the xen-tip tree
2023-02-14 11:22 ` Peter Zijlstra
@ 2023-02-21 8:39 ` Ingo Molnar
0 siblings, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2023-02-21 8:39 UTC (permalink / raw)
To: Peter Zijlstra
Cc: Stephen Rothwell, Juergen Gross, Konrad Rzeszutek Wilk,
Stefano Stabellini, Boris Ostrovsky, Thomas Gleixner, Ingo Molnar,
H. Peter Anvin, Xen Devel, Per Bilse, Linux Kernel Mailing List,
Linux Next Mailing List
* Peter Zijlstra <peterz@infradead.org> wrote:
> On Tue, Feb 14, 2023 at 12:47:00PM +1100, Stephen Rothwell wrote:
> > Hi all,
> >
> > The following commits are also in the tip tree as different commits
> > (but the same patches):
> >
> > 415dab3c1796 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
> > 336f560a8917 ("x86/xen: don't let xen_pv_play_dead() return")
> > f697cb00afa9 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
> >
> > These are commits
> >
> > 859761e770f8 ("drivers/xen/hypervisor: Expose Xen SIF flags to userspace")
> > 076cbf5d2163 ("x86/xen: don't let xen_pv_play_dead() return")
> > 1aff0d2658e5 ("x86/xen: mark xen_pv_play_dead() as __noreturn")
> >
> > in the tip tree.
>
> This was intentional (dependencies) and the plan is to only offer the
> tip branch for merge after the Xen tree goes in.
The rebase & *duplication* was not intentional at all - I assumed
1aff0d2658e5 won't get rebased. :-/
We'll probably have to redo the objtool tree.
Thanks,
Ingo
^ permalink raw reply [flat|nested] 5+ messages in thread
* linux-next: duplicate patches in the xen-tip tree
@ 2025-03-25 22:03 Stephen Rothwell
2025-03-28 4:19 ` Stephen Rothwell
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2025-03-25 22:03 UTC (permalink / raw)
To: Juergen Gross, Konrad Rzeszutek Wilk, Stefano Stabellini,
Boris Ostrovsky, Xen Devel
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
d9f2164238d8 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag")
cae5129fccb1 ("PCI: vmd: Disable MSI remapping bypass under Xen")
These are commits
c3164d2e0d18 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag")
6c4d5aadf5df ("PCI: vmd: Disable MSI remapping bypass under Xen")
in Linus' tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patches in the xen-tip tree
2025-03-25 22:03 Stephen Rothwell
@ 2025-03-28 4:19 ` Stephen Rothwell
0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2025-03-28 4:19 UTC (permalink / raw)
To: Juergen Gross, Konrad Rzeszutek Wilk, Stefano Stabellini,
Boris Ostrovsky, Xen Devel
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 651 bytes --]
Hi Stephen,
On Wed, 26 Mar 2025 09:03:10 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> d9f2164238d8 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag")
> cae5129fccb1 ("PCI: vmd: Disable MSI remapping bypass under Xen")
>
> These are commits
>
> c3164d2e0d18 ("PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag")
> 6c4d5aadf5df ("PCI: vmd: Disable MSI remapping bypass under Xen")
>
> in Linus' tree.
This is now causing an unnecessary conflict.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-03-28 4:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 1:47 linux-next: duplicate patches in the xen-tip tree Stephen Rothwell
2023-02-14 11:22 ` Peter Zijlstra
2023-02-21 8:39 ` Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2025-03-25 22:03 Stephen Rothwell
2025-03-28 4:19 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox