nvme.h: add an enum for cns values
[linux-2.6-block.git] / scripts / recordmcount.pl
index 2d48011bc36294b39602752c6141fe88075a0135..faac4b10d8eaf9ddd472f2bd6dcba98a49310710 100755 (executable)
@@ -136,6 +136,7 @@ my %text_sections = (
      ".irqentry.text" => 1,
      ".softirqentry.text" => 1,
      ".kprobes.text" => 1,
+     ".cpuidle.text" => 1,
      ".text.unlikely" => 1,
 );