Skip to content

Commit

Permalink
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Browse files Browse the repository at this point in the history
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so remove
the related ptrace support. Besides removing code which should not be
needed, this prepares us for the removal of FPU state in struct
task_struct which this code requires.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21008/
Cc: linux-mips@linux-mips.org
  • Loading branch information
Paul Burton committed Nov 9, 2018
1 parent 85164fd commit 6c79759
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 154 deletions.
Loading

0 comments on commit 6c79759

Please sign in to comment.