Skip to content
Snippets Groups Projects
Commit 1b2caa2d authored by Jason Wessel's avatar Jason Wessel
Browse files

kdb: Remove the ll command


Recently some code inspection was done after fixing a problem with
kmalloc used while in the kernel debugger context (which is not
legal), and it turned up the fact that kdb ll command will oops the
kernel.

Given that there have been zero bug reports on the command combined
with the fact it will oops the kernel it is clearly not being used.
Instead of fixing it, it will be removed.

Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 074604af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment