[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181129145619.GW3073@unbuntlaptop>
Date: Thu, 29 Nov 2018 17:56:19 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Enric Balletbo i Serra <enric.balletbo@...labora.com>
Cc: kbuild@...org, kbuild-all@...org, lee.jones@...aro.org,
gwendal@...omium.org, drinkcat@...omium.org,
linux-kernel@...r.kernel.org, groeck@...omium.org,
kernel@...labora.com, bleung@...omium.org,
Olof Johansson <olof@...om.net>
Subject: Re: [PATCH 5/7] mfd / platform: cros_ec: move device sysfs
attributes to its own driver.
On Thu, Nov 29, 2018 at 03:43:14PM +0100, Enric Balletbo i Serra wrote:
> I had this question on my mind for some time but I didn't look for an answer, in
> fact, I'm not sure if I already asked you this before, sorry about that if I
> did, the question is. There is a easy way to run your smatch scripts locally to
> check the patch before I send to the ML?
Yeah. Happy to help. Run ~/smatch/smatch_scripts/kchecker path/to/module.c
It's slightly more limited because it doesn't have the cross function
DB. Building the DB is easy, but takes four or five hours these days...
~/smatch/smatch_scripts/build_kernel_data.sh
regards,
dan carpenter
Powered by blists - more mailing lists