OK, back on topic. Ran some tests on Ubuntu:_
Tungstwenty script on zImage from PhilZ-cwm6-DDLR9-INU-2.5-signed.zip produced this:-
[email protected]:~/Desktop/mmc$ ./mmc.sh
###############################################
# #
# GT-I9100 Kernel MMC_CAP_ERASE bug detection #
# By Tungstwenty - forum.xda-developers.com #
#
[email protected] #
# #
###############################################
Detecting safety of kernel: zImage
Kernel: Linux version 3.0.15-1094171 (
[email protected]) (gcc version 4.4.3 (GCC) ) #3 SMP PREEMPT Sat Sep 8 14:37:12 KST 2012
0 ocurrences of the bad code signature
1 ocurrences of the good code signature
The kernel has been patched by this method to disable MMC_CAP_ERASE and should now be entirely safe
[email protected]:~/Desktop/mmc$
Entropy's strings command on "recovery" file in cwm-touch-philz-6.0.1.4-i9100.zip shows this:-
[email protected]:~/Desktop/binary$ strings recovery |grep MMC
warning: %s: Wipe via secure discard suppressed due to bug in EMMC firmware
And on "update-binary" in same file results in this message:-
[email protected]:~/Desktop/binary$ strings update-binary |grep MMC
warning: %s: Wipe via secure discard suppressed due to bug in EMMC firmware
EMMC
EMMC:
So, once compiled, Phil3759's new "touch" kernel for the Note will, in effect be TRIPLE SAFE!!!