[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190506154800.GT374014@devbig004.ftw2.facebook.com>
Date: Mon, 6 May 2019 08:48:00 -0700
From: Tejun Heo <tj@...nel.org>
To: Fuqian Huang <huangfq.daxian@...il.com>
Cc: Li Zefan <lizefan@...wei.com>,
Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 02/06] kernel: cgroup: fix misuse of %x
On Sun, Apr 21, 2019 at 07:47:27PM +0800, Fuqian Huang wrote:
> Pointers should be printed with %p or %px rather than
> cast to unsigned long type and printed with %lx.
> Change %lx to %p to print the pointers.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian@...il.com>
Applied to cgroup/for-5.2.
Thanks.
--
tejun
Powered by blists - more mailing lists