Abyss Kernel v1.1.3 Final note 2
se flash por recovery
descarga
http://depositfiles.com/files/lmi6wvqp5
Changelog 1.1.3 final:
- Added 3.0.52 Linux patches
- Updated to Linaro 4.7.3 Toolchain
- netfilter: xt_qtaguid: fix error exit that would keep a spinlock
- netfilter: xt_qtaguid: report only uid tags to non-privileged processes
- timer: optimize apply_slack()
- proc: enable writing to /proc/pid/mem
- panic:mdon't print redundant backtraces on oops
- sysctl: add the kernel.ns_last_pid control
- wakelock: use single threaded workqueueus
- kexec: remove KMSG_DUMP_KEXEC
- sysctl: use umode_t for table permissions
- REALTIME by default changed to NOATIME (improving battery life)
- timekeeping: fix 32-bit overflow in get_monotonic_boottime
- kthread_worker: reorganize to prepare for flush_kthread_work()
- kthread_worker: reimplement flush_kthread_work()
- wakeup: use irqsave/irqrestore for events_lock
- sub: zero page for fix boot crashes
- Other fix