[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20111216155654.238e65a67263d1ca5884e74a@canb.auug.org.au>
Date: Fri, 16 Dec 2011 15:56:54 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Kay Sievers <kay.sievers@...y.org>, Greg KH <greg@...ah.com>,
Dimitri Sivanich <sivanich@....com>
Subject: linux-next: manual merge of the akpm tree with the driver-core tree
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@...b.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)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists