diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-02-14 18:02:08 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-17 03:11:59 +0100 |
commit | 5c7388bcd59df59fe527246526bbdf8b9dedf8cc (patch) | |
tree | f83d43b75beb8771b583d5116b5109cfe661a0e7 | |
parent | mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount (diff) | |
download | linux-5c7388bcd59df59fe527246526bbdf8b9dedf8cc.tar.xz linux-5c7388bcd59df59fe527246526bbdf8b9dedf8cc.zip |
MAINTAINERS: update FPU EMULATOR web page
The web page entry for the FPU EMULATOR no longer works. I notified Bill
of this and he asked me to update it to this new entry.
Link: https://lkml.kernel.org/r/20230214170208.17287-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Bill Metzenthen <billm@melbpc.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 123216b76534..f4267d19749a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8196,7 +8196,7 @@ F: drivers/fpga/microchip-spi.c FPU EMULATOR M: Bill Metzenthen <billm@melbpc.org.au> S: Maintained -W: http://floatingpoint.sourceforge.net/emulator/index.html +W: https://floatingpoint.billm.au/ F: arch/x86/math-emu/ FRAMEBUFFER CORE |