Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1283850
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only |
| Date | 2015-12-04 15:20 +0100 |
| Message-ID | <qBZnl-3Km-29@gated-at.bofh.it> (permalink) |
| References | <qAvB1-3vl-21@gated-at.bofh.it> <qBZ3Z-3lZ-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 04, 2015 at 05:57:05AM -0800, Kees Cook wrote:
> We need a EHAHANOPE errno and have write return that. ;)
Sure, lemme add it to glibc:
---
diff --git a/manual/errno.texi b/manual/errno.texi
index 1068be3a5072..ec92cc00f81b 100644
--- a/manual/errno.texi
+++ b/manual/errno.texi
@@ -1279,6 +1279,12 @@ They are not yet documented.}
@comment errno ???/???
@end deftypevr
+@comment errno.h
+@comment Linux: Haha, nope, you wish.
+@deftypevar Macro int EHAHANOPE
+@comment errno ???/???
+@end deftypevr
+
@node Error Messages, , Error Codes, Error Reporting
@section Error Messages
---
:-P
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only Kees Cook <keescook@chromium.org> - 2015-12-04 15:00 +0100 Re: [PATCH] x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only Borislav Petkov <bp@alien8.de> - 2015-12-04 15:20 +0100
csiph-web