Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14585
b: refs/heads/master
c: ab2ff46
h: refs/heads/master
i:
  14583: 632c27d
v: v3
  • Loading branch information
Russ Anderson authored and Tony Luck committed Nov 21, 2005
1 parent 5d7fa6f commit c92af52
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: 771388dc7d1efe26a40242bd509e87ade2c971d1
refs/heads/master: ab2ff46a2d22177daeae4d473c8916e4f14b4253
1 change: 1 addition & 0 deletions trunk/arch/ia64/sn/kernel/bte.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ bte_result_t bte_copy(u64 src, u64 dest, u64 len, u64 mode, void *notification)
bte = bte_if_on_node(nasid_to_try[nasid_index],bte_if_index);

if (bte == NULL) {
nasid_index++;
continue;
}

Expand Down

0 comments on commit c92af52

Please sign in to comment.