Hi Greg, Today's linux-next merge of the driver-core tree got a conflict in lib/Makefile between commit e6459606b04e ("lib: Add early cpio decoder") from the tip tree and commit 610141ee651c ("lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG") from the driver-core tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc lib/Makefile index e91b9df,66787b9..0000000 --- a/lib/Makefile +++ b/lib/Makefile @@@ -12,7 -12,7 +12,7 @@@ lib-y := ctype.o string.o vsprintf.o cm idr.o int_sqrt.o extable.o \ sha1.o md5.o irq_regs.o reciprocal_div.o argv_split.o \ proportions.o flex_proportions.o prio_heap.o ratelimit.o show_mem.o \ - is_single_threaded.o plist.o decompress.o earlycpio.o - is_single_threaded.o plist.o decompress.o kobject_uevent.o ++ is_single_threaded.o plist.o decompress.o earlycpio.o kobject_uevent.o lib-$(CONFIG_MMU) += ioremap.o lib-$(CONFIG_SMP) += cpumask.o
Attachment:
pgpia9MynGspM.pgp
Description: PGP signature