* linux-next: manual merge of the iio tree with the tip tree
@ 2026-02-02 15:10 Mark Brown
2026-02-02 23:48 ` Thomas Gleixner
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2026-02-02 15:10 UTC (permalink / raw)
To: Jonathan Cameron
Cc: Jonathan Santos, Linux Kernel Mailing List,
Linux Next Mailing List, Sebastian Andrzej Siewior,
Thomas Gleixner
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
Hi all,
Today's linux-next merge of the iio tree got a conflict in:
drivers/iio/adc/ad7768-1.c
between commit:
c04731b5f1502 ("iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD")
from the tip tree and commits:
ff085189cb170 ("iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family")
ac9fabd578a03 ("iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD")
from the iio tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
diff --cc drivers/iio/adc/ad7768-1.c
index 84ce23c8e5782,fcd8aea7152e8..0000000000000
--- a/drivers/iio/adc/ad7768-1.c
+++ b/drivers/iio/adc/ad7768-1.c
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: manual merge of the iio tree with the tip tree
2026-02-02 15:10 linux-next: manual merge of the iio tree with the tip tree Mark Brown
@ 2026-02-02 23:48 ` Thomas Gleixner
2026-02-02 23:51 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Gleixner @ 2026-02-02 23:48 UTC (permalink / raw)
To: Mark Brown, Jonathan Cameron
Cc: Jonathan Santos, Linux Kernel Mailing List,
Linux Next Mailing List, Sebastian Andrzej Siewior
On Mon, Feb 02 2026 at 15:10, Mark Brown wrote:
> Today's linux-next merge of the iio tree got a conflict in:
>
> drivers/iio/adc/ad7768-1.c
>
> between commit:
>
> c04731b5f1502 ("iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD")
>
> from the tip tree and commits:
>
> ff085189cb170 ("iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family")
> ac9fabd578a03 ("iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD")
>
> from the iio tree.
>
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
>
> diff --cc drivers/iio/adc/ad7768-1.c
> index 84ce23c8e5782,fcd8aea7152e8..0000000000000
> --- a/drivers/iio/adc/ad7768-1.c
> +++ b/drivers/iio/adc/ad7768-1.c
That's an impressive fixup diff :)
I'll zap the iio: commit from my tree tomorrow...
Thanks,
tglx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: manual merge of the iio tree with the tip tree
2026-02-02 23:48 ` Thomas Gleixner
@ 2026-02-02 23:51 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2026-02-02 23:51 UTC (permalink / raw)
To: Thomas Gleixner
Cc: Jonathan Cameron, Jonathan Santos, Linux Kernel Mailing List,
Linux Next Mailing List, Sebastian Andrzej Siewior
[-- Attachment #1: Type: text/plain, Size: 649 bytes --]
On Tue, Feb 03, 2026 at 12:48:41AM +0100, Thomas Gleixner wrote:
> On Mon, Feb 02 2026 at 15:10, Mark Brown wrote:
> > diff --cc drivers/iio/adc/ad7768-1.c
> > index 84ce23c8e5782,fcd8aea7152e8..0000000000000
> > --- a/drivers/iio/adc/ad7768-1.c
> > +++ b/drivers/iio/adc/ad7768-1.c
> That's an impressive fixup diff :)
Yeah, git does that sometimes - AFAICT it's when the resolution
corresponds entirely to one side of the diff (which it does in this
case), possibly other times too. I'm sure there's a way to persuade it
to do something sensible here but didn't figure it out yet.
> I'll zap the iio: commit from my tree tomorrow...
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-02-02 23:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 15:10 linux-next: manual merge of the iio tree with the tip tree Mark Brown
2026-02-02 23:48 ` Thomas Gleixner
2026-02-02 23:51 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox