{"id":231,"date":"2011-09-29T15:37:46","date_gmt":"2011-09-29T13:37:46","guid":{"rendered":"http:\/\/blog.the-leviathan.ch\/?p=231"},"modified":"2011-09-29T15:41:48","modified_gmt":"2011-09-29T13:41:48","slug":"reading-kernel-source-code-comments","status":"publish","type":"post","link":"https:\/\/blog.the-leviathan.ch\/?p=231","title":{"rendered":"Reading kernel source code comments"},"content":{"rendered":"<p>From linux\/kernel\/printk.c, line 720(Lincensed under GPL!)<\/p>\n<pre><span style=\"color: #339966;\"> \/**<\/span>\r\n<span style=\"color: #339966;\">\u00a0* printk - print a kernel message<\/span>\r\n<span style=\"color: #339966;\">\u00a0* @fmt: format string<\/span>\r\n<span style=\"color: #339966;\">\u00a0*<\/span>\r\n<span style=\"color: #339966;\">\u00a0* This is printk().\u00a0 It can be called from any context.\u00a0 <span style=\"text-decoration: underline;\"><strong>We want it to work.<\/strong><\/span><\/span><\/pre>\n<p> No! I like an empty syslog >_> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>From linux\/kernel\/printk.c, line 720(Lincensed under GPL!) \/** \u00a0* printk &#8211; print a kernel message \u00a0* @fmt: format string \u00a0* \u00a0* This is printk().\u00a0 It can be called from any context.\u00a0 We want it to work. No! I like an empty syslog >_><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-231","post","type-post","status-publish","format-standard","hentry","category-daily"],"_links":{"self":[{"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/posts\/231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=231"}],"version-history":[{"count":3,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/posts\/231\/revisions"}],"predecessor-version":[{"id":233,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=\/wp\/v2\/posts\/231\/revisions\/233"}],"wp:attachment":[{"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=231"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=231"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.the-leviathan.ch\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}