From: Sascha Wildner Date: Wed, 24 Oct 2012 17:13:59 +0000 (+0200) Subject: UPDATING: Mention SMP is a no-op for now. X-Git-Tag: v3.4.0rc~988^2 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/09ff663c54d9b5b8f21ecfb27471d7774615ac02 UPDATING: Mention SMP is a no-op for now. --- diff --git a/UPDATING b/UPDATING index 1e8d3df..a0d39ec 100644 --- a/UPDATING +++ b/UPDATING @@ -15,9 +15,9 @@ SMP OPTION REMOVED ------------------ -The SMP kernel option has been removed. All kernels now feature SMP -support. If you have 'options SMP' in your kernel config, you'll have -to remove it. +The SMP kernel option has been made a no-op. All kernels now feature SMP +support. If you have 'options SMP' in your kernel config, you can as well +remove it. +-----------------------------------------------------------------------+ + UPGRADING DRAGONFLY FROM 3.0 to later versions +