linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: duplicate patches in the rcu tree
@ 2024-04-11  6:46 Stephen Rothwell
  2024-04-12  4:20 ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2024-04-11  6:46 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]

Hi all,

The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):

  56544e22cc3a ("fs/proc: remove redundant comments from /proc/bootconfig")
  e6f3a323fcfa ("fs/proc: Skip bootloader comment if no embedded kernel paramete

These are commits

  fbbdc255fbee ("fs/proc: remove redundant comments from /proc/bootconfig")
  c722cea20878 ("fs/proc: Skip bootloader comment if no embedded kernel parameters")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: linux-next: duplicate patches in the rcu tree
  2024-04-11  6:46 linux-next: duplicate patches in the rcu tree Stephen Rothwell
@ 2024-04-12  4:20 ` Paul E. McKenney
  0 siblings, 0 replies; 9+ messages in thread
From: Paul E. McKenney @ 2024-04-12  4:20 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

On Thu, Apr 11, 2024 at 04:46:55PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
> 
>   56544e22cc3a ("fs/proc: remove redundant comments from /proc/bootconfig")
>   e6f3a323fcfa ("fs/proc: Skip bootloader comment if no embedded kernel paramete
> 
> These are commits
> 
>   fbbdc255fbee ("fs/proc: remove redundant comments from /proc/bootconfig")
>   c722cea20878 ("fs/proc: Skip bootloader comment if no embedded kernel parameters")
> 
> in Linus' tree.

Very good!!!  I will remove them from -rcu.

							Thanx, Paul

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: linux-next: duplicate patches in the rcu tree
  2023-10-02 15:41 ` Steven Rostedt
@ 2023-10-05 17:19   ` Paul E. McKenney
  0 siblings, 0 replies; 9+ messages in thread
From: Paul E. McKenney @ 2023-10-05 17:19 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Stephen Rothwell, Masami Hiramatsu, Linux Kernel Mailing List,
	Linux Next Mailing List

On Mon, Oct 02, 2023 at 11:41:16AM -0400, Steven Rostedt wrote:
> On Wed, 27 Sep 2023 11:53:30 +1000
> Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> > Hi all,
> > 
> > The following commits are also in the ftrace tree as different commits
> > (but similar patches):
> > 
> >   8f2612479c71 ("doc: Add /proc/bootconfig to proc.rst")
> 
> This one looks like it has some whitespace issues (according to git show).
> 
> >   648c895fda8d ("doc: Update /proc/cmdline documentation to include boot config")
> > 
> > These are commits
> > 
> >   5f4028880652 ("doc: Add /proc/bootconfig to proc.rst")
> >   6eab72b5fea3 ("doc: Update /proc/cmdline documentation to include boot config")
> > 
> > in the ftrace tree.  They are causing a conflict due to the differences.
> > 
> > I am guessing that the commits in the ftrace tree are an older verison?
> > 
> 
> It looks like the commits in the for-next branch were nacked by Linus due
> to a commit in between the above two.
> 
>   https://lore.kernel.org/all/CAHk-=wjpVAW3iRq_bfKnVfs0ZtASh_aT67bQBG11b4W6niYVUw@mail.gmail.com/
> 
> Masami, can you update your for-next bootconfig branch? If Paul is taking
> the patches, I'm guessing we can just drop them.

I finally got my act together and send out the new series, apologies
for the delay!

This should become visible here in the due course of events:

https://lore.kernel.org/lkml/6ea609a4-12e3-4266-8816-b9fca1f1f21c@paulmck-laptop/

							Thanx, Paul

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: linux-next: duplicate patches in the rcu tree
  2023-09-27  1:53 Stephen Rothwell
@ 2023-10-02 15:41 ` Steven Rostedt
  2023-10-05 17:19   ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Steven Rostedt @ 2023-10-02 15:41 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Paul E. McKenney, Masami Hiramatsu, Linux Kernel Mailing List,
	Linux Next Mailing List

On Wed, 27 Sep 2023 11:53:30 +1000
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> The following commits are also in the ftrace tree as different commits
> (but similar patches):
> 
>   8f2612479c71 ("doc: Add /proc/bootconfig to proc.rst")

This one looks like it has some whitespace issues (according to git show).

>   648c895fda8d ("doc: Update /proc/cmdline documentation to include boot config")
> 
> These are commits
> 
>   5f4028880652 ("doc: Add /proc/bootconfig to proc.rst")
>   6eab72b5fea3 ("doc: Update /proc/cmdline documentation to include boot config")
> 
> in the ftrace tree.  They are causing a conflict due to the differences.
> 
> I am guessing that the commits in the ftrace tree are an older verison?
> 

It looks like the commits in the for-next branch were nacked by Linus due
to a commit in between the above two.

  https://lore.kernel.org/all/CAHk-=wjpVAW3iRq_bfKnVfs0ZtASh_aT67bQBG11b4W6niYVUw@mail.gmail.com/

Masami, can you update your for-next bootconfig branch? If Paul is taking
the patches, I'm guessing we can just drop them.

Thanks,

-- Steve

^ permalink raw reply	[flat|nested] 9+ messages in thread

* linux-next: duplicate patches in the rcu tree
@ 2023-09-27  1:53 Stephen Rothwell
  2023-10-02 15:41 ` Steven Rostedt
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2023-09-27  1:53 UTC (permalink / raw)
  To: Paul E. McKenney, Steven Rostedt, Masami Hiramatsu
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

Hi all,

The following commits are also in the ftrace tree as different commits
(but similar patches):

  8f2612479c71 ("doc: Add /proc/bootconfig to proc.rst")
  648c895fda8d ("doc: Update /proc/cmdline documentation to include boot config")

These are commits

  5f4028880652 ("doc: Add /proc/bootconfig to proc.rst")
  6eab72b5fea3 ("doc: Update /proc/cmdline documentation to include boot config")

in the ftrace tree.  They are causing a conflict due to the differences.

I am guessing that the commits in the ftrace tree are an older verison?

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: linux-next: duplicate patches in the rcu tree
  2023-01-24  1:01 Stephen Rothwell
@ 2023-01-24  4:48 ` Paul E. McKenney
  0 siblings, 0 replies; 9+ messages in thread
From: Paul E. McKenney @ 2023-01-24  4:48 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Linux Next Mailing List

On Tue, Jan 24, 2023 at 12:01:07PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> The following commits are also in the pm tree as different commits
> (but the same patches):
> 
>   ba66764b5e43 ("kernel/power: Remove "select SRCU"")
>   e5ded8e65e70 ("drivers/cpufreq: Remove "select SRCU"")
> 
> Thesea are also commits
> 
>   52e0452b413d ("PM: sleep: Remove "select SRCU"")
>   38a29e5834eb ("drivers/cpufreq: Remove "select SRCU"")
> 
> in the pm tree.

My tests passed, so I have now pushed out an rcu/next branch with
these commits dropped from -rcu.  Apologies for the hassle!

							Thanx, Paul

^ permalink raw reply	[flat|nested] 9+ messages in thread

* linux-next: duplicate patches in the rcu tree
@ 2023-01-24  1:01 Stephen Rothwell
  2023-01-24  4:48 ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2023-01-24  1:01 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Hi all,

The following commits are also in the pm tree as different commits
(but the same patches):

  ba66764b5e43 ("kernel/power: Remove "select SRCU"")
  e5ded8e65e70 ("drivers/cpufreq: Remove "select SRCU"")

Thesea are also commits

  52e0452b413d ("PM: sleep: Remove "select SRCU"")
  38a29e5834eb ("drivers/cpufreq: Remove "select SRCU"")

in the pm tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: linux-next: duplicate patches in the rcu tree
  2023-01-06  0:56 Stephen Rothwell
@ 2023-01-06  1:17 ` Paul E. McKenney
  0 siblings, 0 replies; 9+ messages in thread
From: Paul E. McKenney @ 2023-01-06  1:17 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Jens Axboe, David Teigland, Linux Kernel Mailing List,
	Linux Next Mailing List

On Fri, Jan 06, 2023 at 11:56:56AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> The following commits are also in other trees included in linux-next as
> different commits (but the same patches):
> 
>   5ae8fe77d8fe ("block: Remove "select SRCU"")
>   5707ec3b444f ("fs/dlm: Remove "select SRCU"")
> 
> The first is in the block tree and the second is in the dlm tree.

Very good!

I have dropped these from the -rcu tree, and if testing goes well they
will also be gone from the rcu/next branch.  (One never gets to make
only two changes...)

							Thanx, Paul

^ permalink raw reply	[flat|nested] 9+ messages in thread

* linux-next: duplicate patches in the rcu tree
@ 2023-01-06  0:56 Stephen Rothwell
  2023-01-06  1:17 ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2023-01-06  0:56 UTC (permalink / raw)
  To: Paul E. McKenney, Jens Axboe, David Teigland
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

Hi all,

The following commits are also in other trees included in linux-next as
different commits (but the same patches):

  5ae8fe77d8fe ("block: Remove "select SRCU"")
  5707ec3b444f ("fs/dlm: Remove "select SRCU"")

The first is in the block tree and the second is in the dlm tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-12  4:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-11  6:46 linux-next: duplicate patches in the rcu tree Stephen Rothwell
2024-04-12  4:20 ` Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2023-09-27  1:53 Stephen Rothwell
2023-10-02 15:41 ` Steven Rostedt
2023-10-05 17:19   ` Paul E. McKenney
2023-01-24  1:01 Stephen Rothwell
2023-01-24  4:48 ` Paul E. McKenney
2023-01-06  0:56 Stephen Rothwell
2023-01-06  1:17 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).