Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155045
b: refs/heads/master
c: 1bc6f83
h: refs/heads/master
i:
  155043: 0f05e2b
v: v3
  • Loading branch information
Joerg Roedel committed Jul 2, 2009
1 parent d843e9d commit 9eff453
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7a6a3a086fe60bb3b739f66e47dc5bbc8f530d32
refs/heads/master: 1bc6f83813441d15a74dfa97966fb68fa1bdec76
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ static u8 * __init alloc_event_buffer(struct amd_iommu *iommu)
if (iommu->evt_buf == NULL)
return NULL;

iommu->evt_buf_size = EVT_BUFFER_SIZE;

return iommu->evt_buf;
}

Expand Down

0 comments on commit 9eff453

Please sign in to comment.