Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 11:11:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246867] [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG and fail kernelbuild
Message-ID:  <bug-246867-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246867

            Bug ID: 246867
           Summary: [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG
                    and fail kernelbuild
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: oskar.holmlund@ohdata.se
 Attachment #215052 text/plain
         mime type:

Created attachment 215052
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215052&action=
=3Dedit
cpufreq_dt.c

Tested on head r361642

If DEBUG is defined in the kernel configuration for example in std.armv7 [s=
ee
attached] the kernel will not build due to redefinition of DEBUG in
cpufreq_dt.c.

Attach simple patch replacing DEBUG with DPRINTF.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246867-227>