From: Michal Piotrowski Date: Tue, 8 May 2007 07:31:32 +0000 (-0700) Subject: doc: fix oops-tracing duplicate X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8890ccf8feb65f18596b1de86fb806ad7182d382;p=deliverable%2Flinux.git doc: fix oops-tracing duplicate Remove duplicate 'U' entry -- fix mis-merge. Signed-off-by: Michal Piotrowski Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index ea55ea8bc8ef..7d5b60dea551 100644 --- a/Documentation/oops-tracing.txt +++ b/Documentation/oops-tracing.txt @@ -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.