svn commit: r287174 - head/sys/dev/drm2/i915
Bjoern A. Zeeb
bz at FreeBSD.org
Thu Aug 27 00:24:12 UTC 2015
> On 26 Aug 2015, at 21:35 , Baptiste Daroussin <bapt at freebsd.org> wrote:
>
> Author: bapt
> Date: Wed Aug 26 21:35:16 2015
> New Revision: 287174
> URL: https://svnweb.freebsd.org/changeset/base/287174
>
> Log:
> Reduce diff against linux 3.8
>
> Reviewed by: dumbbell
> Differential Revision: https://reviews.freebsd.org/D3492
>
> Modified:
> head/sys/dev/drm2/i915/i915_gem.c
> head/sys/dev/drm2/i915/i915_gem_context.c
> head/sys/dev/drm2/i915/i915_gem_execbuffer.c
> head/sys/dev/drm2/i915/i915_gem_gtt.c
> head/sys/dev/drm2/i915/i915_gem_tiling.c
Not sure I got the right commit but I see these on powerpc.{GENERIC,LINT}64 in various instances:
/scratch/tmp/bz/head.svn/sys/dev/drm2/drmP.h:222:17: error: __VA_ARGS__ can only appear in the expansion of a C99 variadic macro
More information about the svn-src-all
mailing list