Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/raidframe



On Sun, 27 Dec 2015, Robert Elz wrote:

   Date:        Sat, 26 Dec 2015 12:59:01 +0000
   From:        "Paul Goyette" <pgoyette%netbsd.org@localhost>
   Message-ID:  <20151226125901.230E1FBA4%cvs.NetBSD.org@localhost>

 |  if it does, all we really lose is auto-configuration of raid-sets.

Auto-config of raid is what makes many of my systems function, if that
fails, the system should panic, not just bindly charge ahead.

The failure of config_finalize_register() was already only a WARNING. This commit just restores the original semantics.

Additionally, the only failure that i can find for ...register() is the return of EEXIST if the finalizer is already registered. This really can't happen any more, since rev 1.238 of kern/subr_autoconf.c



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index