From: Colin Cross Date: Thu, 8 Mar 2012 01:34:36 +0000 (-0800) Subject: staging: android: persistent_ram: add notrace to persistent_ram_write X-Git-Tag: v3.4-rc1~186^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15d0b365e9bbf04dacb44fbe69d15f6594460e1;p=pandora-kernel.git staging: android: persistent_ram: add notrace to persistent_ram_write Add the notrace attribute to persistent_ram_write and the non-ecc functions that it calls to allow persistent_ram to be used for ftracing (only when ecc is disabled). CC: Greg KH CC: Android Kernel Team Signed-off-by: Colin Cross Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed