~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to arch/mips/kernel/scall32-o32.S

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
        SAVE_STATIC
89
89
        move    s0, t2
90
90
        move    a0, sp
91
 
        li      a1, 0
92
 
        jal     do_syscall_trace
 
91
        jal     syscall_trace_enter
93
92
 
94
93
        move    t0, s0
95
94
        RESTORE_STATIC
590
589
        sys     sys_open_by_handle_at   3       /* 4340 */
591
590
        sys     sys_clock_adjtime       2
592
591
        sys     sys_syncfs              1
 
592
        sys     sys_setns               2
593
593
        .endm
594
594
 
595
595
        /* We pre-compute the number of _instruction_ bytes needed to