NetBSD-Bugs archive

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

Re: kern/53389: ataraid doesn't work without _MODULE



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

From: Est Suzumenomiya <est%ceres.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, pgoyette%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/53389: ataraid doesn't work without _MODULE
Date: Fri, 22 Jun 2018 17:41:48 +0900

 It seems to work fine, thank you.
 
 On 2018/06/22 16:10, Paul Goyette wrote:
 > The following reply was made to PR kern/53389; it has been noted by GNATS.
 > 
 > From: Paul Goyette <paul%whooppee.com@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: kern-bug-people%netbsd.org@localhost
 > Subject: Re: kern/53389: ataraid doesn't work without _MODULE
 > Date: Fri, 22 Jun 2018 15:05:42 +0800 (+08)
 > 
 >   Can you please try the following patch _instead of_ your suggestion?
 >   
 >   This patch calls config_cfattach_attach() in the ataraid_modcmd() code
 >   whether or not it is built as a module, and avoids duplication of the
 >   call.  This version also handles the MODULE_FINI situation which can
 >   occur if a built-in module is explicitly disabled via modctl(8).
 



Home | Main Index | Thread Index | Old Index