Kernel – 2.6.32.28 – VFPv3_FP – Gtab/Zpad

Update (1/13 (the filename has not changed from the 0112 release; please re-download):

merged (from android.git.kernel.org common):
-net: wireless: bcm4329: Update to version 4.218.248-20
-net: wireless: bcm4329: Turn off CONFIG_US_NON_DFS_CHANNELS_ONLY

Note:
If you have already flashed 0112, you can just pull bcm4329.ko from the update.zip, turn off your wifi, push to /system/lib/hw/wlan, chmod 644 the module and turn back on wifi.

…..

-revert:
[harmony/rtc](ventana->harmony) enable rtc as wakeup event.
“procfs: provide stack information for threads” and its fixup commits (as per kernel.org)

-merged (from nv-tegra linux-2.6):
[kernel-cgroups] Fix cgroups soft lockup issue.

-merged (from kernel.org):
sched, cputime: Introduce thread_group_times()
mm: make the mlock() stack guard page checks stricter
mm: make stack guard page logic use vm_prev pointer
mm: make the vma list be doubly linked
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
sched: Implement head queueing for sched_rt
sched: Extend enqueue_task to allow head queueing
sched: Add pre and post wakeup hooks
sched: Remove rq->clock coupling from set_task_cpu()
sched: Remove unused cpu_nr_migrations()
sched: Protect sched_rr_get_param() access to task->sched_class
sched: Sanitize fork() handling
sched: Queue a deboosted task to the head of the RT prio queue
sched: Fix fork vs hotplug vs cpuset namespaces
sched: Fix rq->clock synchronization when migrating tasks
sched: sched_exec(): Remove the select_fallback_rq() logic
sched: Fix race between ttwu() and task_rq_lock()
sched: Fix TASK_WAKING vs fork deadlock
sched: Optimize task_rq_lock()
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead

Note:
If you are using any of the external modules, please download them fresh and re-push them in to place

Known Issues:
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute.
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab:
boot-cm_2632.28_gtab-xtra-vfpv3_fp-011211.zip
Download: boot-cm_2632.28_gtab-xtra-vfpv3_fp-011211.zip

Malata Zpad:
boot-cm_2632.28_zpad-xtra-vfpv3_fp-011211.zip
Download: boot-cm_2632.28_zpad-xtra-vfpv3_fp-011211.zip

Note (from proengin):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

<><><><>

lib-2632.28.tar.gz (kernel modules)
Download: lib-2632.28.tar.gz

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.28.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.28-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.28-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.28-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

Leave a Reply