NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/54875: "modload compat_50" fails on kernel without "options QUOTA"



The following reply was made to PR kern/54875; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/54875: "modload compat_50" fails on kernel without "options
 QUOTA"
Date: Mon, 20 Jan 2020 18:44:51 -0800 (PST)

 I've committed a fix for this on HEAD.  Unfortunately, since it changes
 the kernel-module ABI it is not appropriate to make this change on the
 netbsd-9 branch.  For the branch, if you need to load the compat_50
 module into a kernel which does not have ``options QUOTA'', you will
 need to build a custom module by removing the definition of QUOTA from
 src/sys/module/compat_50/Makefile
 
 
 
 +--------------------+--------------------------+-----------------------+
 | Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
 | (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
 | Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
 +--------------------+--------------------------+-----------------------+
 


Home | Main Index | Thread Index | Old Index