All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the akpm tree with the driver-core tree
@ 2011-12-16  4:56 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2011-12-16  4:56 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-next, linux-kernel, Kay Sievers, Greg KH, Dimitri Sivanich

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

Hi Andrew,

Today's linux-next merge of the akpm tree got a conflict in
drivers/base/sys.c between commit ca22e56debc5 ("driver-core: implement
'sysdev' functionality for regular devices and buses") from the
driver-core tree and commit "tick-sched: add specific do_timer_cpu value
for nohz off mode" from the scsi-post-merge 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/base/sys.c
index 409f5ce,67d81a2..0000000
--- a/drivers/base/sys.c
+++ b/drivers/base/sys.c
@@@ -331,8 -331,14 +331,6 @@@ void sysdev_unregister(struct sys_devic
  EXPORT_SYMBOL_GPL(sysdev_register);
  EXPORT_SYMBOL_GPL(sysdev_unregister);
  
- #define to_ext_attr(x) container_of(x, struct sysdev_ext_attribute, attr)
- 
 -int __init system_bus_init(void)
 -{
 -	system_kset = kset_create_and_add("system", NULL, &devices_kset->kobj);
 -	if (!system_kset)
 -		return -ENOMEM;
 -	return 0;
 -}
 -
  ssize_t sysdev_store_ulong(struct sys_device *sysdev,
  			   struct sysdev_attribute *attr,
  			   const char *buf, size_t size)

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

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

* linux-next: manual merge of the akpm tree with the driver-core tree
@ 2012-05-03  5:53 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2012-05-03  5:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-next, linux-kernel, Randy Dunlap, Greg KH

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

Hi Andrew,

Today's linux-next merge of the akpm tree got a conflict in
drivers/w1/slaves/Kconfig between commit c0a6720977f8 ("Revert "w1: Add
1-wire slave device driver for DS28E04-100"") from the driver-core tree
and commit "w1: fix ds28e04 build, select CRC16" from the akpm tree.

The former removes the text that the latter is fixing, so I just dropped
this patch from the akpm tree.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

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

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

end of thread, other threads:[~2012-05-03  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16  4:56 linux-next: manual merge of the akpm tree with the driver-core tree Stephen Rothwell
2012-05-03  5:53 Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.