Re: [PATCH] kernel: Add support for cross-build kernels
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <20190627144205.GD19015@kadam> |
Thanks! Applied. I also changed the data source thing to "$0" instead of "p 0" and added an m for modified like "$0 [m]". I want to add a a [c] or something annotation for capped but i'm not totally sure what it would look like. I guess I'm not really eager to handle the "$0->foo + $1->bar" case... regards, dan carpenter