<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masami256</author_name>
  <author_url>https://blog.hatena.ne.jp/masami256/</author_url>
  <blog_title>φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ</blog_title>
  <blog_url>https://kernhack.hatenablog.com/</blog_url>
  <categories>
    <anon>linux</anon>
    <anon>virtualization</anon>
    <anon>kernel</anon>
  </categories>
  <description>今回はcpu_init()から。cpu_init()はこのような関数。他の関数を読んでいくだけで、この関数自体は特別なことはしてないですね。 static void cpu_init(struct per_cpu *cpu_data) { int err; printk(&quot; CPU %d... &quot;, cpu_data-&gt;cpu_id); err = register_linux_cpu(cpu_data); if (err) goto failed; err = arch_cpu_init(cpu_data); if (err) goto failed; printk(&quot;OK\n&quot;); /* …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkernhack.hatenablog.com%2Fentry%2F2013%2F12%2F02%2F131511&quot; title=&quot;φ(・・*)ゞ ｳｰﾝ jailhouseのコードを読んでみるの7 - φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://ecx.images-amazon.com/images/I/51AJvEq4OOL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-02 13:15:11</published>
  <title>φ(・・*)ゞ ｳｰﾝ jailhouseのコードを読んでみるの7</title>
  <type>rich</type>
  <url>https://kernhack.hatenablog.com/entry/2013/12/02/131511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
