]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277205 (imp):
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Apr 2016 21:38:37 +0000 (21:38 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Apr 2016 21:38:37 +0000 (21:38 +0000)
commite61c3e1174fb185da444de8f51edfaecd0082307
tree85daa4987e2854d9c044ba9094c8bd38d98883b5
parent4f4016d2a77fdfe018725a139061e773985217c5
MFC r277205 (imp):

  Reserve and ignore the a new module metadata type MDT_PNP_INFO for
  associating an optional PNP hint table with this module. In the
  future, when these are added, these changes will silently ignore the
  new type they would otherwise warn about. It will always be safe to
  ignore this data. Get this into the builds today for some future
  proofing.

git-svn-id: svn://svn.freebsd.org/base/stable/10@298493 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/common/load_elf_obj.c
sys/sys/module.h
usr.sbin/kldxref/kldxref.c