Changes

525 bytes added ,  16:19, 9 March 2021
mention rebootless update
Line 1: Line 1:  
The Switch 11.0.1 system update was released on December 11, 2020 (UTC). This Switch update was released for the following regions: ALL, and CHN.
 
The Switch 11.0.1 system update was released on December 11, 2020 (UTC). This Switch update was released for the following regions: ALL, and CHN.
 +
 +
Additionally, a rebootless system update was released revising the "NgWord" list for 11.0.1 on March 9, 2021 (UTC).
    
Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>.
 
Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>.
Line 25: Line 27:  
====Kernel====
 
====Kernel====
 
The kernel was updated.
 
The kernel was updated.
<check back for diffs later>
+
* The new thread linked list pointer member in KSynchronizationObject (added in 11.0.0) is now two pointers; it is now a head/tail sentinel pair instead of just a head pointer.
 +
** KSynchronizationObject::Wait now updates both pointers accordingly.
 +
* Only other changes are due to KSynchronizationObject (and derivations) increasing in size by 8 bytes.
    
====FIRM Sysmodules====
 
====FIRM Sysmodules====
Line 33: Line 37:  
System update report(s):
 
System update report(s):
 
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-12-11_00-15-07&sys=hac]
 
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-12-11_00-15-07&sys=hac]
 +
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2021-03-09_00-05-06&sys=hac]