summaryrefslogtreecommitdiff
path: root/etc/etc.hpcmips/Makefile.inc
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /etc/etc.hpcmips/Makefile.inc
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'etc/etc.hpcmips/Makefile.inc')
0 files changed, 0 insertions, 0 deletions
ock_nestedriastradh 2021-12-19Move Linux lockdep stuff to its own header file.riastradh 2018-08-27begin fixing -Werror build:riastradh Provide missing declarations from older drm provide more definitions used by code no idea what might_lock is, but it might be some error-checking lockdep thing. Author: coypu <coypu@sdf.org> Committer: Taylor R Campbell <riastradh@NetBSD.org> 2016-04-13Provide reader/writer semantics with recursive readers.riastradh 2015-01-01due to hangs seen by several folks, for now revert:mrg http://mail-index.netbsd.org/source-changes/2014/11/04/msg060120.html Log Message: This code should be MP-safe. Use IPL_SCHED in place of IPL_DRM/IPL_VM and set D_MPSAFE flag in cdevsw. 2014-11-04This code should be MP-safe. Use IPL_SCHED in place of IPL_DRM/IPL_VM and setjmcneill D_MPSAFE flag in cdevsw. 2014-08-23Another round of nouveau whack-a-mole.riastradh 2014-08-06More Linux goo.riastradh 2014-03-18Merge riastradh-drm2 to HEAD.riastradh