[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFx_2HUHXQDrOYpB3qpqg=LqMw0zjTj9S7ctgg9c6Hy_Ew@mail.gmail.com>
Date: Fri, 16 Oct 2015 12:54:56 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Chris Metcalf <cmetcalf@...hip.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Christoph Lameter <cl@...ux.com>,
Michal Hocko <mhocko@...e.cz>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Lai Jiangshan <jiangshanlai@...il.com>,
Shaohua Li <shli@...com>, linux-mm <linux-mm@...ck.org>,
Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH] vmstat_update: ensure work remains on the same core
On Fri, Oct 16, 2015 at 12:51 PM, Chris Metcalf <cmetcalf@...hip.com> wrote:
> By using schedule_delayed_work(), we are preferring the local
> core for the work, but not requiring it.
Heh. See commit 176bed1de5bf.
I added curly braces, because I hate the "half-bracing" that the code
had (ie a "else" statement with curly braces on one side but not the
other), but otherwise identical patches, I think.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists