Messages in this thread |  | | Date | Tue, 17 Feb 2015 01:48:13 +0200 | From | Mikko Rapeli <> | Subject | Re: [PATCH 15/45] dm-log-userspace.h: include stdint.h in userspace |
| |
On Mon, Feb 16, 2015 at 06:32:54PM -0500, Mike Snitzer wrote: > On Mon, Feb 16 2015 at 6:05pm -0500, > Mikko Rapeli <mikko.rapeli@iki.fi> wrote: > > > Fixes compilation error: > > > > linux/dm-log-userspace.h:416:2: error: unknown type name ‘uint64_t’ > > What userspace code are you compiling? Do you have a feel for when this > stopped working?
See Message-Id: <1424127948-22484-1-git-send-email-mikko.rapeli@iki.fi> or https://lkml.org/lkml/2015/2/16/521
The failure comes from a test which tries to compile each exported header file in userspace one at a time.
-Mikko
|  |