Skip to content

Instantly share code, notes, and snippets.

@ymdysk
Last active June 2, 2016 15:44
Show Gist options
  • Save ymdysk/c8bd0878f8f71e868a190ccb28d025d9 to your computer and use it in GitHub Desktop.
Save ymdysk/c8bd0878f8f71e868a190ccb28d025d9 to your computer and use it in GitHub Desktop.

Kernel関連備忘録

主に自分用にカーネル関連の手順をメモしたい。

はじめに

  • なぜupstreamに入れるか

  • なぜkernelか

  • どこから見るか

  • treeの概要

git関連

  • ワークフロー

  • パッチ適用の仕方

  • パッチの作り方、メッセージのルール、プルリク等

スクリプト関連

  • scripts/checkpatch.pl

  • scripts/get_mainteiner.pl

編集環境関連

  • MUA

  • エディタ設定

  • タグジャンプ

  • coccigrep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment