From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [PATCH v1 3/5] cgroup: Protect access to task_cls_classid() when built as module Date: Thu, 23 Aug 2012 13:12:14 +0400 Message-ID: <5035F3EE.7070709@parallels.com> References: <1345215494-9181-1-git-send-email-wagi@monom.org> <1345215494-9181-4-git-send-email-wagi@monom.org> <20120817182855.GA11607@hmsreliant.think-freely.org> <20120820112938.GA22415@candlejack.bmw-carit.intra> <20120820170342.GC1734@hmsreliant.think-freely.org> <50335101.5030109@parallels.com> <5035F3FC.202@monom.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5035F3FC.202-kQCPcA+X3s7YtjvyW6yDsg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Daniel Wagner Cc: Neil Horman , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Daniel Wagner , "David S. Miller" , Gao feng , Jamal Hadi Salim , John Fastabend , Li Zefan , Tejun Heo > > So there is no need to move the enabling/disabling of the static branch > at this point to create/destroy. > That will surely save you some trouble. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: Re: [PATCH v1 3/5] cgroup: Protect access to task_cls_classid() when built as module Date: Thu, 23 Aug 2012 13:12:14 +0400 Message-ID: <5035F3EE.7070709@parallels.com> References: <1345215494-9181-1-git-send-email-wagi@monom.org> <1345215494-9181-4-git-send-email-wagi@monom.org> <20120817182855.GA11607@hmsreliant.think-freely.org> <20120820112938.GA22415@candlejack.bmw-carit.intra> <20120820170342.GC1734@hmsreliant.think-freely.org> <50335101.5030109@parallels.com> <5035F3FC.202@monom.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Neil Horman , , , Daniel Wagner , "David S. Miller" , Gao feng , Jamal Hadi Salim , John Fastabend , Li Zefan , Tejun Heo To: Daniel Wagner Return-path: In-Reply-To: <5035F3FC.202-kQCPcA+X3s7YtjvyW6yDsg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org > > So there is no need to move the enabling/disabling of the static branch > at this point to create/destroy. > That will surely save you some trouble.