public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the staging tree with the pm tree
@ 2019-04-30  7:48 Stephen Rothwell
  2019-04-30  8:13 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2019-04-30  7:48 UTC (permalink / raw)
  To: Greg KH, Rafael J. Wysocki
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Changbin Du,
	William Breathitt Gray

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

Hi all,

Today's linux-next merge of the staging tree got a conflict in:

  Documentation/driver-api/index.rst

between commit:

  680e6ffa1510 ("Documentation: add Linux ACPI to Sphinx TOC tree")

from the pm tree and commit:

  09e7d4ed8991 ("docs: Add Generic Counter interface documentation")

from the staging 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.

-- 
Cheers,
Stephen Rothwell

diff --cc Documentation/driver-api/index.rst
index aa87075c7846,201247b7c1e8..000000000000
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@@ -56,7 -56,7 +56,8 @@@ available subsections can be seen below
     slimbus
     soundwire/index
     fpga/index
 +   acpi/index
+    generic-counter
  
  .. only::  subproject and html
  

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* linux-next: manual merge of the staging tree with the pm tree
@ 2011-10-12  5:28 Stephen Rothwell
  2011-10-12  5:30 ` Stephen Rothwell
  2011-10-12 14:53 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Rothwell @ 2011-10-12  5:28 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-next, linux-kernel, MyungJoo Ham, Kyungmin Park,
	Rafael J. Wysocki, K. Y. Srinivasan

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

Hi Greg,

Today's linux-next merge of the staging tree got a conflict in
drivers/Kconfig between commit a3c98b8b2ede ("PM: Introduce devfreq:
generic DVFS framework with device-specific OPPs") from the pm tree and
commit 46a971913611 ("Staging: hv: move hyperv code out of staging
directory") from the staging tree.

Just context changes.  I fixed it up (see below) and can carry the fix as
necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc drivers/Kconfig
index a1efd75,ce3c35f..0000000
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@@ -130,6 -130,6 +130,8 @@@ source "drivers/iommu/Kconfig
  
  source "drivers/virt/Kconfig"
  
+ source "drivers/hv/Kconfig"
+ 
 +source "drivers/devfreq/Kconfig"
 +
  endmenu

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2019-04-30  8:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30  7:48 linux-next: manual merge of the staging tree with the pm tree Stephen Rothwell
2019-04-30  8:13 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2011-10-12  5:28 Stephen Rothwell
2011-10-12  5:30 ` Stephen Rothwell
2011-10-12 14:53 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox