Opened on 06/20/11 at 10:38:28
Closed on 08/01/11 at 08:17:38
#1822 closed defect (invalid)
Cast parameters of lm32_interrupt_* to uint32_t
Reported by: | Sebastien Bourdeauducq | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 4.11 |
Component: | score | Version: | 4.11 |
Severity: | normal | Keywords: | |
Cc: | sebastian.huber@… | Blocked By: | |
Blocking: |
Description
Otherwise the ~ operator does not do the right thing when those macros are passed < 32 bit values.
Attachments (1)
Change History (4)
Changed on 06/20/11 at 10:38:28 by Sebastien Bourdeauducq
Attachment: | lm32_irqfix.diff added |
---|
comment:1 Changed on 07/11/11 at 09:46:41 by Sebastian Huber
Cc: | Sebastian Huber added |
---|
comment:2 Changed on 08/01/11 at 08:17:38 by Sebastien Bourdeauducq
Resolution: | → invalid |
---|---|
Status: | new → closed |
closing
comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom
Version: | HEAD → 4.11 |
---|
Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11
Note: See
TracTickets for help on using
tickets.
patch