On Wed, Apr 09, 2014 at 07:28:42PM +0200, Daniel Mack wrote: > On 04/09/2014 07:20 PM, Hristo Venev wrote: > > On Wed, 2014-04-09 at 15:04 +0200, Daniel Mack wrote: > >> Eh. Thanks for spotting this. However, I think we should have a compat > >> workaround for 3.14, for at least a couple of weeks. We can drop it > >> after that. Could you amend your patch for that? > > > > How do I check if the kernel version is 3.14.0 or 3.14.0+? > > linux/version.h is the same. I've amended the patch to check for 3.15.0 > > so it will be broken until the release of 3.15.0-rc1. > > > >> Apart from that, please take care to follow the kernel CodingStyle. In > >> particular, we use tabs for indentation, not spaces. > > > > Done. > > Thanks, applied with a small style fixup: I moved the # characters to > the first column.
Daniel, the commit log suggests it's task_cgroup_name() where it should be task_cgroup_path() Thanks! -- Djalal Harouni http://opendz.org _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
