fugu: update prebuilt kernel

8b6a802 Enable ZRAM in fugu kernel
914dd2d Staging: zram: Fix memory leak by refcount mismatch
81e6048 Staging: zram: Fix access of NULL pointer
9852a53 Staging: zram: Fix variable dereferenced before check
7171e59 zram: don't grab mutex in zram_slot_free_noity
a55fde2 zram: fix invalid memory access
80a49ad zram: prevent data loss in error cases of function zram_bvec_write()
a83decb staging: zram: protect zram_reset_device() call
2269516 zram: allow request end to coincide with disksize
cdca23b zram: remove zram_sysfs file (v2)
e35d1c4 zram: use atomic64_xxx() to replace zram_stat64_xxx()
a3fecbf zram: optimize memory operations with clear_page()/copy_page()
a0034ce zram: kill unused zram_get_num_devices()

Linux version 3.10.20-g8b6a802 (android-build@vpbs1.mtv.corp.google.com)
(gcc version 4.8 (GCC) ) #1 SMP PREEMPT Wed Sep 17 05:13:11 UTC 2014

Bug: 17504846

Change-Id: I9a16d9977bfae11dc7a314bba2e7ea483e248136
Signed-off-by: Patrick Tjin <pattjin@google.com>
diff --git a/bzImage b/bzImage
index a71fd19..f9bca7b 100644
--- a/bzImage
+++ b/bzImage
Binary files differ