Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142523
b: refs/heads/master
c: 4a9f950
h: refs/heads/master
i:
  142521: adcad3d
  142519: fc150ae
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Apr 7, 2009
1 parent b592209 commit 8311c8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0559f0a7611bdd336b7297dce179f793b565f148
refs/heads/master: 4a9f9506e7cbee58d2b86329e68e4d37761bb608
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/include/asm/rtas.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ struct rtas_t {
#define RTAS_EPOW_WARNING 0x40000000 /* set bit 1 */
#define RTAS_POWERMGM_EVENTS 0x20000000 /* set bit 2 */
#define RTAS_HOTPLUG_EVENTS 0x10000000 /* set bit 3 */
#define RTAS_EVENT_SCAN_ALL_EVENTS 0xf0000000
#define RTAS_IO_EVENTS 0x08000000 /* set bit 4 */
#define RTAS_EVENT_SCAN_ALL_EVENTS 0xffffffff

/* RTAS event severity */
#define RTAS_SEVERITY_FATAL 0x5
Expand Down

0 comments on commit 8311c8f

Please sign in to comment.