• Andrew Morton's avatar
    [PATCH] swsusp/s3: Assembly interactions need asmlinkage · 61e7d4eb
    Andrew Morton authored
    From: Pavel Machek <pavel@suse.cz>
    
    swsusp/s3 assembly parts, and parts called from assembly are not properly
    marked asmlinkage; that leads to double fault on resume when someone
    compiles kernel with regparm.  Thanks go to Stefan Seyfried for discovering
    this.
    61e7d4eb
hwsleep.c 14.9 KB