Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136977
b: refs/heads/master
c: af6326d
h: refs/heads/master
i:
  136975: 9ba1e99
v: v3
  • Loading branch information
Tejun Heo committed Mar 1, 2009
1 parent e89d0e7 commit 9d58018
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: 02d51fdfb2bfcf6bbd776f983177f55868aa0a79
refs/heads/master: af6326d72c95d6e0bbc88c92185c654f57acef3b
2 changes: 1 addition & 1 deletion trunk/arch/alpha/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ callback_init(void * kernel_end)
console_remap_vm.size = nr_pages << PAGE_SHIFT;
vm_area_register_early(&console_remap_vm, PAGE_SIZE);

vaddr = (unsigned long)consle_remap_vm.addr;
vaddr = (unsigned long)console_remap_vm.addr;

/* Set up the third level PTEs and update the virtual
addresses of the CRB entries. */
Expand Down

0 comments on commit 9d58018

Please sign in to comment.