Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201155
b: refs/heads/master
c: 9e8b624
h: refs/heads/master
i:
  201153: a965e31
  201151: 17bac3a
v: v3
  • Loading branch information
Jason Wessel committed Jul 22, 2010
1 parent 965198b commit 3da3443
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: fb82c0ff27b2c40c6f7a3d1a94cafb154591fa80
refs/heads/master: 9e8b624fcaebf9c237b5be9116f4424bf168e6d1
1 change: 1 addition & 0 deletions trunk/kernel/debug/kdb/kdb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1883,6 +1883,7 @@ static int kdb_lsmod(int argc, const char **argv)
kdb_printf(" (Loading)");
else
kdb_printf(" (Live)");
kdb_printf(" 0x%p", mod->module_core);

#ifdef CONFIG_MODULE_UNLOAD
{
Expand Down

0 comments on commit 3da3443

Please sign in to comment.