Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756147AbbBQNi1 (ORCPT ); Tue, 17 Feb 2015 08:38:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36164 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755136AbbBQNiZ (ORCPT ); Tue, 17 Feb 2015 08:38:25 -0500 Date: Tue, 17 Feb 2015 13:38:06 +0000 From: Alasdair G Kergon To: Arnd Bergmann Cc: Mikko Rapeli , linux-kernel@vger.kernel.org, Alasdair Kergon , Mike Snitzer , dm-devel@redhat.com, linux-api@vger.kernel.org Subject: Re: [PATCH 15/45] dm-log-userspace.h: include stdint.h in userspace Message-ID: <20150217133806.GA5220@agk-dp.fab.redhat.com> Mail-Followup-To: Arnd Bergmann , Mikko Rapeli , linux-kernel@vger.kernel.org, Alasdair Kergon , Mike Snitzer , dm-devel@redhat.com, linux-api@vger.kernel.org References: <1424127948-22484-1-git-send-email-mikko.rapeli@iki.fi> <1424127948-22484-16-git-send-email-mikko.rapeli@iki.fi> <2309592.iOl8K3u7d8@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2309592.iOl8K3u7d8@wuerfel> Organization: Red Hat UK Ltd. Registered in England and Wales, number 03798903. Registered Office: 64 Baker Street, 4th floor, London, W1U 7DF. User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 15 On Tue, Feb 17, 2015 at 10:08:56AM +0100, Arnd Bergmann wrote: > The normal way to do this in kernel headers is to use linux/types.h > but change the data structures to use __u64 instead of uint64_t > to avoid the build error. That's what happened to dm-ioctl.h. (Or someone could adjust linux/types.h to include these as standard.) Alasdair -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/