bugAVR C Runtime Library - Bugs: bug #14327, wdt_disable() missing a cli

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14327: wdt_disable() missing a cli

Submitter:  Jeff Kowing <jkowing>
Submitted:  Mon 29 Aug 2005 02:43:15 PM UTC
   
 
Category:  Header Severity:  4 - Important
Priority:  7 - High Item Group:  None
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  None Fixed Release:  None

Sun 06 Nov 2005 09:30:46 PM UTC, comment #3: 

All done.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sat 08 Oct 2005 02:30:47 PM UTC, comment #2: 

Eric seems like a busy guy - here's a patch that adds the cli to both instances of wdt_disable()

 -Colin

Colin O Flynn <c_oflynn>
Tue 30 Aug 2005 05:02:02 AM UTC, comment #1: 

Dmitry X. pointed out that it's actually wdt_disable().

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 29 Aug 2005 02:43:15 PM UTC, original submission:  

The wdt_reset() asm routines in <avr/wdt.h> are missing a cli immediately following the "in _tmp_reg_,__SREG__" statement.

Jeff Kowing <jkowing>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2952:  wdt.patch added by c_oflynn (739B - text/x-patch - Patch for wdt.h)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-06 joerg_wunsch StatusNone Fixed
    Assigned toarcanum joerg_wunsch
    Open/ClosedOpen Closed
2005-10-08 c_oflynn Attached File- Added wdt.patch, #3033
2005-08-30 joerg_wunsch Severity3 - Normal 4 - Important
    Priority5 - Normal 7 - High
    Assigned toNone arcanum
2005-08-30 joerg_wunsch Summarywdt_reset() missing a cli wdt_disable() missing a cli

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code