Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11053
b: refs/heads/master
c: 7c2740f
h: refs/heads/master
i:
  11051: 2e9f5ea
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent f6b3941 commit 76f83ed
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4f12bfe5a498747a9a66f135a67aa8e1caa819dc
refs/heads/master: 7c2740f1c1a7ff2767a92042f39edad7fad95c92
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mach-ip27/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#define LEVELS_PER_SLICE 128

struct slice_data {
unsigned long irq_alloc_mask[2];
unsigned long irq_enable_mask[2];
int level_to_irq[LEVELS_PER_SLICE];
};
Expand All @@ -20,6 +19,7 @@ struct hub_data {
DECLARE_BITMAP(h_bigwin_used, HUB_NUM_BIG_WINDOW);
cpumask_t h_cpus;
unsigned long slice_map;
unsigned long irq_alloc_mask[2];
struct slice_data slice[2];
};

Expand Down

0 comments on commit 76f83ed

Please sign in to comment.