linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the rtc tree with Linus' tree
@ 2017-07-10  3:57 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2017-07-10  3:57 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
	Miroslav Lichvar, John Stultz, Benjamin Gaignard

Hi Alexandre,

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

  tools/testing/selftests/timers/Makefile

between commit:

  767392565a3e ("kselftests: timers: Add test for frequency step")

from Linus' tree and commit:

  c96396f0780e ("tools: timer: add rtctest_setdate")

from the rtc 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 tools/testing/selftests/timers/Makefile
index 5801bbefbe89,54481f17518a..000000000000
--- a/tools/testing/selftests/timers/Makefile
+++ b/tools/testing/selftests/timers/Makefile
@@@ -8,8 -8,8 +8,8 @@@ TEST_GEN_PROGS = posix_timers nanoslee
  	     inconsistency-check raw_skew threadtest rtctest
  
  TEST_GEN_PROGS_EXTENDED = alarmtimer-suspend valid-adjtimex adjtick change_skew \
 -		      skew_consistency clocksource-switch leap-a-day \
 +		      skew_consistency clocksource-switch freq-step leap-a-day \
- 		      leapcrash set-tai set-2038 set-tz
+ 		      leapcrash set-tai set-2038 set-tz rtctest_setdate
  
  
  include ../lib.mk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-10  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10  3:57 linux-next: manual merge of the rtc tree with Linus' tree Stephen Rothwell

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).