[linux-yocto] [PATCH 0/2] linux-yocto-3.10: revert timer_list patches

Tom Zanussi tom.zanussi at linux.intel.com
Wed Aug 28 12:24:05 PDT 2013


The following reverts fix the problem outlined in [Yocto #5062], which
manifested as a dropbearkey hang:

 https://bugzilla.yoctoproject.org/show_bug.cgi?id=5062

This is a temporary fix and this particular branch contains only a revert
for common-pc-64-base, but the same revert should be done repo-wide.

I'll be looking into creating a proper upstream fix for this, but this
gets around the problem for now; this fix was for large-CPU systems and
memory-fragmented conditions.

The following changes since commit 6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0:

  perf annotate: replace 'expand' with equivalent sed expression (2013-08-22 14:34:00 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/proc_timer_list-revert
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/proc_timer_list-revert

Tom Zanussi (2):
  Revert "timer_list: Convert timer list to be a proper seq_file"
  Revert "timer_list: Split timer_list_show_tickdevices"

 kernel/time/timer_list.c | 104 ++++++++++-------------------------------------
 1 file changed, 21 insertions(+), 83 deletions(-)

-- 
1.7.11.4




More information about the linux-yocto mailing list