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

« back to all changes in this revision

Viewing changes to arch/s390/kernel/switch_cpu64.S

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        ltgr    %r4,%r4                 /* New stack ? */
43
43
        jz      1f
44
44
        lgr     %r15,%r4
45
 
1:      basr    %r14,%r2
 
45
1:      lgr     %r14,%r2                /* r14: Function to call */
 
46
        lgr     %r2,%r3                 /* r2 : Parameter for function*/
 
47
        basr    %r14,%r14               /* Call function */
46
48
 
47
49
        .section .data,"aw",@progbits
48
50
.gprregs: