[PATCH v3 1/2] dmaengine: add interface of dma_get_slave_channel

Dan Carpenter dan.carpenter at oracle.com
Tue Sep 3 16:39:05 EDT 2013


On Tue, Aug 27, 2013 at 10:04:48AM +0800, zhangfei wrote:
> On 13-08-20 04:13 PM, Dan Carpenter wrote:
> >On Tue, Aug 20, 2013 at 03:58:41PM +0800, zhangfei gao wrote:
> >
> >>BTW, it is strange I do not see such compile warning here :(
> >
> >This was a Smatch static checker warning, not a regular build
> >warning.
> >
> >regards,
> >dan carpenter
> >
> Dear Dan
> 
> Thanks for introducing this valuable tool.
> Have download from git://repo.or.cz/smatch.git
> 
> When trying use this tool, could get some warning,
> make CHECK="~/bin/smatch -p=kernel --no-data" C=1 | tee warns.txt
> 
> Also some strange warning, like "SQL error #2: no such table:
> caller_info", is it ignored?
> 

Oops.  I'll fix that.  The problem is that I don't normally test with
--no-data.  Sorry about that.

> Besides, when test this case for check smatch setting.
> Still not reproduce the issue, should be not config correct?

This warning requires that the cross function database be set up.

regards,
dan carpenter




More information about the linux-arm-kernel mailing list