Send buglog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:

   1. Openmoko Bug #2175: andy-tracking/9b2a35dd6 does not resume
      (Openmoko Public Trac)
   2. Openmoko Bug #2176: andy-tracking/de473ca: mach/system.h:36:
      error:    'S3C2410_CLKCON' undeclared (Openmoko Public Trac)
   3. Re: Openmoko Bug #2175: andy-tracking/9b2a35dd6 does not
      resume (Openmoko Public Trac)
   4. Re: Openmoko Bug #2176: andy-tracking/de473ca:
      mach/system.h:36: error: 'S3C2410_CLKCON' undeclared
      (Openmoko Public Trac)
   5. Re: Openmoko Bug #2176: andy-tracking/de473ca:
      mach/system.h:36: error: 'S3C2410_CLKCON' undeclared
      (Openmoko Public Trac)
--- Begin Message ---
#2175: andy-tracking/9b2a35dd6 does not resume
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel
     Type:  defect           |         Status:  new            
 Priority:  normal           |      Milestone:                 
Component:  System Software  |        Version:  unspecified    
 Severity:  normal           |       Keywords:                 
 Haspatch:  0                |      Blockedby:                 
Estimated:                   |    Patchreview:                 
 Blocking:                   |   Reproducible:  always         
-----------------------------+----------------------------------------------
 I can not resume andy-tracking 9b2a35dd616a9fbe from suspend. I tried to
 wake the device by pressing power button and removing the USB cable but
 nothing visible happened. I can reproduce this in a setup where X server
 is not running and I manually suspend with "apm -s" (no fso-frameworkd
 involved).

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2175>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
--- Begin Message ---
#2176: andy-tracking/de473ca: mach/system.h:36: error: 'S3C2410_CLKCON' 
undeclared
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel
     Type:  defect           |         Status:  new            
 Priority:  normal           |      Milestone:                 
Component:  System Software  |        Version:  unspecified    
 Severity:  normal           |       Keywords:                 
 Haspatch:  0                |      Blockedby:                 
Estimated:                   |    Patchreview:                 
 Blocking:                   |   Reproducible:                 
-----------------------------+----------------------------------------------
 {{{
 git pull
 cp arch/arm/configs/gta02-moredrivers-defconfig .config
 make ARCH=arm clean
 ./build dummy
 }}}

 fails with

 {{{
 In file included from arch/arm/kernel/process.c:54:
 arch/arm/mach-s3c2410/include/mach/system.h:20:29: error: mach/regs-
 clock.h: No such file or directory
 In file included from arch/arm/kernel/process.c:54:
 arch/arm/mach-s3c2410/include/mach/system.h: In function
 's3c24xx_default_idle':
 arch/arm/mach-s3c2410/include/mach/system.h:36: error: 'S3C2410_CLKCON'
 undeclared (first use in this function)
 arch/arm/mach-s3c2410/include/mach/system.h:36: error: (Each undeclared
 identifier is reported only once
 arch/arm/mach-s3c2410/include/mach/system.h:36: error: for each function
 it appears in.)
 arch/arm/mach-s3c2410/include/mach/system.h:36: error:
 'S3C2410_CLKCON_IDLE' undeclared (first use in this function)
 }}}

 {{{
 $ git log|head -n1
 commit de473ca893c9285ab2dd3ea82973e6f253eaec1d
 }}}

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2176>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
--- Begin Message ---
#2175: andy-tracking/9b2a35dd6 does not resume
--------------------------------+-------------------------------------------
    Reporter:  lindi            |        Owner:  openmoko-kernel
        Type:  defect           |       Status:  closed         
    Priority:  normal           |    Milestone:                 
   Component:  System Software  |      Version:  unspecified    
    Severity:  normal           |   Resolution:  fixed          
    Keywords:                   |     Haspatch:  0              
   Blockedby:                   |    Estimated:                 
 Patchreview:                   |     Blocking:                 
Reproducible:  always           |  
--------------------------------+-------------------------------------------
Changes (by andy):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Yes this was discussed on kernel list and fixed 11 days ago.  We updated
 to broken master from Ben Dooks.  This commit within a few hours got it
 working again

 
http://git.openmoko.org/?p=kernel.git;a=commitdiff;h=5430bdb92ec379dd0cd4d52d80180efc0b79e92b

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2175#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
--- Begin Message ---
#2176: andy-tracking/de473ca: mach/system.h:36: error: 'S3C2410_CLKCON' 
undeclared
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel
     Type:  defect           |         Status:  new            
 Priority:  normal           |      Milestone:                 
Component:  System Software  |        Version:  unspecified    
 Severity:  normal           |       Keywords:                 
 Haspatch:  0                |      Blockedby:                 
Estimated:                   |    Patchreview:                 
 Blocking:                   |   Reproducible:                 
-----------------------------+----------------------------------------------

Comment(by lindi):

 Sorry, this seems to be my fault for not running git reset --hard. Please
 close the bug as invalid.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2176#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
--- Begin Message ---
#2176: andy-tracking/de473ca: mach/system.h:36: error: 'S3C2410_CLKCON' 
undeclared
--------------------------------+-------------------------------------------
    Reporter:  lindi            |        Owner:  openmoko-kernel
        Type:  defect           |       Status:  closed         
    Priority:  normal           |    Milestone:                 
   Component:  System Software  |      Version:  unspecified    
    Severity:  normal           |   Resolution:  invalid        
    Keywords:                   |     Haspatch:  0              
   Blockedby:                   |    Estimated:                 
 Patchreview:                   |     Blocking:                 
Reproducible:                   |  
--------------------------------+-------------------------------------------
Changes (by andy):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Thanks for letting us know.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2176#comment:2>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac

--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to