Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32767
b: refs/heads/master
c: 2f72ba4
h: refs/heads/master
i:
  32765: a39b8be
  32763: d52e8dc
  32759: 12ed7ca
  32751: 6ac5596
  32735: 061ea91
  32703: b0becf9
  32639: 465da75
  32511: fc2e117
  32255: fda1357
  31743: 8db48ef
  30719: 9991833
  28671: 73b9451
  24575: 9c716ca
  16383: 44c5429
v: v3
  • Loading branch information
Raymond Burns authored and David S. Miller committed Jul 21, 2006
1 parent 56f352c commit 5ae4f03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d7ab1f4d56dffcddc1177b3cd55b6da6620e1e1
refs/heads/master: 2f72ba43581890d003427053ebe4dfaa14e5f4b0
1 change: 1 addition & 0 deletions trunk/arch/sparc/mm/io-unit.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ iounit_init(int sbi_node, int io_node, struct sbus_bus *sbus)

sbus->iommu = (struct iommu_struct *)iounit;
iounit->page_table = xpt;
spin_lock_init(&iounit->lock);

for (xptend = iounit->page_table + (16 * PAGE_SIZE) / sizeof(iopte_t);
xpt < xptend;)
Expand Down

0 comments on commit 5ae4f03

Please sign in to comment.