~ubuntu-branches/ubuntu/wily/linux-ti-omap4/wily

« back to all changes in this revision

Viewing changes to arch/powerpc/include/asm/exception-64s.h

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati
  • Date: 2013-07-11 18:35:20 UTC
  • Revision ID: package-import@ubuntu.com-20130711183520-htnf1x4y5r11hndr
Tags: 3.5.0-229.42
* Release Tracking Bug
  - LP: #1199276

[ Paolo Pisati ]

* [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
320
320
 */
321
321
#define STD_EXCEPTION_COMMON_ASYNC(trap, label, hdlr)             \
322
322
        EXCEPTION_COMMON(trap, label, hdlr, ret_from_except_lite, \
323
 
                         FINISH_NAP;RUNLATCH_ON;DISABLE_INTS)
 
323
                         FINISH_NAP;DISABLE_INTS;RUNLATCH_ON)
324
324
 
325
325
/*
326
326
 * When the idle code in power4_idle puts the CPU into NAP mode,