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: sz_beta4~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a9c88a434941662be8df943f851b9f11215867;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