Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100608
b: refs/heads/master
c: 37b3619
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Thomas Gleixner committed May 24, 2008
1 parent 4abbdf9 commit f3137d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0663bb6cd9a457fbd8ca95c627bb762d07321a39
refs/heads/master: 37b3619257d3190f47f233d7ed626d4b9916462c
4 changes: 2 additions & 2 deletions trunk/arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -173,15 +173,15 @@ config MMIOTRACE_HOOKS

config MMIOTRACE
bool "Memory mapped IO tracing"
depends on DEBUG_KERNEL
depends on DEBUG_KERNEL && PCI
select TRACING
select MMIOTRACE_HOOKS
default y
help
Mmiotrace traces Memory Mapped I/O access and is meant for
debugging and reverse engineering. It is called from the ioremap
implementation and works via page faults. Tracing is disabled by
default and can be enabled run-time.
default and can be enabled at run-time.

See Documentation/tracers/mmiotrace.txt.
If you are not helping to develop drivers, say N.
Expand Down

0 comments on commit f3137d1

Please sign in to comment.