← Back to team overview

kernel-packages team mailing list archive

[Bug 1461553] [NEW] [Ubuntu 14.04.3] kernel patches for RAS tools

 

You have been subscribed to a public bug:

Patches required to support RAS on 14.04.3 kernel


commit 3f77df7f81526c932ef681eda56eeaa75d0617da
Author: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>
Date:   Fri Feb 13 15:26:33 2015 +0530

    powerpc/powernv: Check image loaded or not before calling flash
    
    Present code checks for update_flash_data in opal_flash_term_callback().
    update_flash_data has been statically initialized to zero, and that
    is the value of FLASH_IMG_READY. Also code update initialization happens
    during subsys init.
    
    So if reboot is issued before the subsys init stage then we endup displaying
    "Flashing new firmware" message.. which may confuse end user.
    
    This patch fixes above described issue by initializes update_flash status
    to invalid state.
    
    Reported-by: Sam Bobroff <sam.bobroff@xxxxxxxxxxx>
    Signed-off-by: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>
    Signed-off-by: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>

** Affects: linux (Ubuntu)
     Importance: High
     Assignee: Chris J Arges (arges)
         Status: Triaged


** Tags: architecture-ppc64le bot-comment bugnameltc-124884 severity-high targetmilestone-inin14043
-- 
[Ubuntu 14.04.3] kernel patches for RAS tools
https://bugs.launchpad.net/bugs/1461553
You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.