I have made the following changes intended for : CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7771 Thank You, Simonas [This message was auto-generated] --- Request # 7771: Messages from BOSS: State: review at 2013-01-30T14:02:37 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sledge:branches:CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard -> CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard changes files: -------------- --- kernel-adaptation-pandaboard.changes +++ kernel-adaptation-pandaboard.changes @@ -0,0 +1,3 @@ +* Wed Jan 30 2013 Simonas Leleiva <[email protected]> - 3.4.0 +- Fix systemd and Xorg by adding CONFIG_CGROUP_SCHED + spec files: ----------- other changes: -------------- ++++++ kernel-adaptation-pandaboard.config --- kernel-adaptation-pandaboard.config +++ kernel-adaptation-pandaboard.config @@ -84,13 +84,16 @@ CONFIG_LOG_BUF_SHIFT=16 CONFIG_CGROUPS=y # CONFIG_CGROUP_DEBUG is not set -# CONFIG_CGROUP_FREEZER is not set -# CONFIG_CGROUP_DEVICE is not set +CONFIG_CGROUP_FREEZER=y +CONFIG_CGROUP_DEVICE=y # CONFIG_CPUSETS is not set -# CONFIG_CGROUP_CPUACCT is not set +CONFIG_CGROUP_CPUACCT=y # CONFIG_RESOURCE_COUNTERS is not set # CONFIG_CGROUP_PERF is not set -# CONFIG_CGROUP_SCHED is not set +CONFIG_CGROUP_SCHED=y +CONFIG_FAIR_GROUP_SCHED=y +# CONFIG_CFS_BANDWIDTH is not set +# CONFIG_RT_GROUP_SCHED is not set # CONFIG_BLK_CGROUP is not set # CONFIG_CHECKPOINT_RESTORE is not set # CONFIG_NAMESPACES is not set
