[dm-devel] [PATCH 15/45] dm-log-userspace.h: include stdint.h in userspace

Mikko Rapeli mikko.rapeli at iki.fi
Mon Feb 16 23:48:13 UTC 2015


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 at 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 at 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




More information about the dm-devel mailing list