Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1442795
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Jul 13 (net/core/devlink with Tracing) |
| Date | 2016-07-13 21:50 +0200 |
| Message-ID | <rUykq-7ut-25@gated-at.bofh.it> (permalink) |
| References | <rUm9z-7Nq-7@gated-at.bofh.it> <rUu77-4Nq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 13 Jul 2016 08:12:16 -0700 Randy Dunlap <rdunlap@infradead.org> wrote: > On 07/12/16 23:47, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20160712: > > > > on x86_64: > (full randconfig file is attached) > > > CC net/core/devlink.o > In file included from ../include/trace/define_trace.h:95:0, > from ../include/trace/events/devlink.h:51, > from ../net/core/devlink.c:30: > ../include/trace/events/devlink.h: In function 'trace_event_get_offsets_devlink_hwmsg': > ../include/trace/events/devlink.h:25:51: error: dereferencing pointer to incomplete type > __string(owner_name, devlink->dev->driver->owner->name) [snip the rest] When I remove all references to the owner_name (and that crazy dereferencing above), it compiles fine. There must be something funky with that devlink->dev->driver->owner->name part. -- Steve
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: Tree for Jul 13 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-13 08:50 +0200 Re: linux-next: Tree for Jul 13 (net/core/devlink with Tracing) Steven Rostedt <rostedt@goodmis.org> - 2016-07-13 21:50 +0200
csiph-web