Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 01:33:12 +0000
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Hans Petter Selasky <hselasky@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r277302 - in head/sys: conf modules modules/ibcore modules/ipoib modules/linuxapi modules/mlx4 modules/mlx4ib ofed/drivers/infiniband/core ofed/drivers/infiniband/hw/mlx4 ofed/drivers/i...
Message-ID:  <47909EEB-D9BF-43A1-B485-43680A86E170@FreeBSD.org>
In-Reply-To: <201501171636.t0HGadsf039591@svn.freebsd.org>
References:  <201501171636.t0HGadsf039591@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 17 Jan 2015, at 16:36 , Hans Petter Selasky <hselasky@FreeBSD.org> =
wrote:
>=20
> Author: hselasky
> Date: Sat Jan 17 16:36:39 2015
> New Revision: 277302
> URL: https://svnweb.freebsd.org/changeset/base/277302
>=20
> Log:
>  Start importing the basic OFED linux compatibility layer changes made
>  by dumbbell@ to be able to compile this layer as a dependency module.
>  Clean up some Makefiles and remove the no longer used OFED define.

Build files, NOTES files, .. still referenced the =E2=80=9COFED=E2=80=9D =
option.  I put it back in for now to unbreak LINT builds.  Please =
cleanup properly.  Can always put it into reviews and find someone to =
make sure you caught all places.

>  Currently only i386 and amd64 targets are supported.
>=20
>  MFC after:		1 month
>  Sponsored by:		Mellanox Technologies
>=20
> Added:
> ..
> Modified:
> ..
> head/sys/conf/options
> ..

> Modified: head/sys/conf/options
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- head/sys/conf/options	Sat Jan 17 15:19:18 2015	=
(r277301)
> +++ head/sys/conf/options	Sat Jan 17 16:36:39 2015	=
(r277302)
> @@ -85,6 +85,7 @@ COMPAT_FREEBSD6	opt_compat.h
> COMPAT_FREEBSD7	opt_compat.h
> COMPAT_FREEBSD9	opt_compat.h
> COMPAT_FREEBSD10	opt_compat.h
> +COMPAT_LINUXAPI	opt_compat.h

On another note: this sounds really strange to me.


> COMPILING_LINT	opt_global.h
> COMPRESS_USER_CORES opt_core.h
> CY_PCI_FASTINTR
> @@ -907,7 +908,6 @@ FDT		opt_platform.h
> FDT_DTB_STATIC	opt_platform.h
>=20
> # OFED Infiniband stack
> -OFED		opt_ofed.h
> OFED_DEBUG_INIT	opt_ofed.h
> SDP		opt_ofed.h
> SDP_DEBUG	opt_ofed.h
>=20

=E2=80=94=20
Bjoern A. Zeeb                                  Charles Haddon Spurgeon:
"Friendship is one of the sweetest joys of life.  Many might have failed
 beneath the bitterness of their trial  had they not found a friend."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47909EEB-D9BF-43A1-B485-43680A86E170>