Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2017 15:40:15 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r316033 - in head/sys/compat/linuxkpi/common: include/asm include/linux src
Message-ID:  <6358cefa-37b4-6e5a-43ad-1b283bb169f1@selasky.org>
In-Reply-To: <CAPyFy2DqYcBXw7VLfSDx3B0hSc-T5HjWAFKsLWRXhzZaMkmY_Q@mail.gmail.com>
References:  <201703271704.v2RH4BBl084239@repo.freebsd.org> <CAPyFy2DqYcBXw7VLfSDx3B0hSc-T5HjWAFKsLWRXhzZaMkmY_Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/08/17 20:08, Ed Maste wrote:
> On 27 March 2017 at 13:04, Hans Petter Selasky <hselasky@freebsd.org> wrote:
>> Author: hselasky
>> Date: Mon Mar 27 17:04:11 2017
>> New Revision: 316033
>> URL: https://svnweb.freebsd.org/changeset/base/316033
>
> powerpc.GENERIC is now failing with:
>
> In file included from
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/gfp.h:39,
>                  from
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/slab.h:41,
>                  from
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/sched.h:44,
>                  from
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kernel.h:49,
>                  from
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/kobject.h:36,
>                  from
> /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:58:
> /scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/page.h:43:
> error: conflicting types for 'pte_t'
> ./machine/pte.h:127: error: previous declaration of 'pte_t' was here
> cc1: warnings being treated as errors
> /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:
> In function 'linux_cdev_pager_populate':
> /scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_compat.c:414:
> warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> *** [linux_compat.o] Error code 1
>
>

I'm on it. Thank you for the notice.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6358cefa-37b4-6e5a-43ad-1b283bb169f1>