From 9a7c5c29c50f79bea2f7c66aca48d1b5db4f07cc Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Thu, 7 Feb 2008 01:48:15 +0000
Subject: [PATCH] update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@656 42af7a65-404d-4744-a932-0658087f49c3
---
 TODO | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 7d2f6b2768..2351579fa5 100644
--- a/TODO
+++ b/TODO
@@ -21,7 +21,7 @@ NuttX TODO List (Last updated January 6, 2008)
   (2)  ARM/LPC214x (arch/arm/src/lpc214x/)
   (4)  pjrc-8052 / MCS51 (arch/pjrc-8051/)
   (2)  z80 (arch/z80/)
-  (6)  z16 (arch/z16/)
+  (7)  z16 (arch/z16/)
 
 o Task/Scheduler (sched/)
   ^^^^^^^^^^^^^^^^^^^^^^^
@@ -423,3 +423,9 @@ o z16 (arch/z16)
   Status:      Open
   Priority:    Medium
 
+  Description: Add support to maintain SPOV in context switching.  This
+               improvement will provide protection against stack overflow
+               and make a safer system solution.
+  Status:      Open
+  Priority:    Low
+
-- 
GitLab