Skip to content

Commit

Permalink
doc: fix oops-tracing duplicate
Browse files Browse the repository at this point in the history
Remove duplicate 'U' entry -- fix mis-merge.

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Michal Piotrowski authored and Linus Torvalds committed May 8, 2007
1 parent c007c06 commit 8890ccf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Documentation/oops-tracing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,6 @@ characters, each representing a particular tainted value.
6: 'B' if a page-release function has found a bad page reference or
some unexpected page flags.

7: 'U' if a user specifically requested that the Tainted flag be set,
' ' otherwise.

7: 'U' if a user or user application specifically requested that the
Tainted flag be set, ' ' otherwise.

Expand Down

0 comments on commit 8890ccf

Please sign in to comment.