lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50698] Need separate sys_arch functions for interrupt


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50698] Need separate sys_arch functions for interrupt context
Date: Fri, 5 Jan 2018 15:10:44 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36

Update of bug #50698 (project lwip):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

> Any idea of how you would propagate the "BaseType_t
*pxHigherPriorityTaskWoken" to the original ISR

I've decided to let the port handle this via the sys_mbox_trypost_fromisr()
return value (which e.g. can be positive when scheduling is needed - normally
all errors are negative).

I've pushed the lwIP core change for this and will be pushing an adaption for
contrib soon.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50698>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]