Changeset e98f1c3e in mainline


Ignore:
Timestamp:
2016-08-28T11:49:38Z (8 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3f4c537a
Parents:
db4c43e1
Message:

cstyle (no change in functionality)

Location:
kernel
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/include/arch/asm.h

    rdb4c43e1 re98f1c3e  
    235235 *
    236236 * @return Current interrupt priority level.
     237 *
    237238 */
    238239NO_TRACE static inline ipl_t interrupts_read(void)
     
    246247 *
    247248 * @return Old interrupt priority level.
     249 *
    248250 */
    249251NO_TRACE static inline ipl_t interrupts_enable(void)
     
    261263 *
    262264 * @return Old interrupt priority level.
     265 *
    263266 */
    264267NO_TRACE static inline ipl_t interrupts_disable(void)
  • kernel/arch/amd64/src/asm.S

    rdb4c43e1 re98f1c3e  
    180180                subq $(ISTATE_SOFT_SIZE + 8), %rsp
    181181        .endif
    182 
     182       
    183183        /*
    184184         * Save the general purpose registers.
     
    346346        swapgs
    347347        sti
    348 
     348       
    349349        /* Copy the 4th argument where it is expected  */
    350350        movq %r10, %rcx
  • kernel/arch/amd64/src/context.S

    rdb4c43e1 re98f1c3e  
    7878        movq CONTEXT_OFFSET_PC(%rdi), %rdx
    7979        movq %rdx, (%rsp)
    80 
     80       
    8181        movq CONTEXT_OFFSET_TP(%rdi), %rcx
    8282        movq vreg_ptr, %rsi
  • kernel/arch/arm32/src/asm.S

    rdb4c43e1 re98f1c3e  
    101101        mov pc, lr
    102102FUNCTION_END(early_putchar)
    103 
  • kernel/arch/arm32/src/context.S

    rdb4c43e1 re98f1c3e  
    5858        mov pc, lr
    5959FUNCTION_END(context_restore_arch)
    60 
  • kernel/arch/arm32/src/debug/stacktrace_asm.S

    rdb4c43e1 re98f1c3e  
    4040        mov pc, lr
    4141FUNCTION_END(program_counter_get)
    42 
  • kernel/arch/arm32/src/eabi.S

    rdb4c43e1 re98f1c3e  
    9090        mov pc, lr
    9191FUNCTION_END(__aeabi_uldivmod)
    92 
  • kernel/arch/ia32/include/arch/asm.h

    rdb4c43e1 re98f1c3e  
    259259 *
    260260 * @return Current interrupt priority level.
     261 *
    261262 */
    262263NO_TRACE static inline ipl_t interrupts_read(void)
     
    270271 *
    271272 * @return Old interrupt priority level.
     273 *
    272274 */
    273275NO_TRACE static inline ipl_t interrupts_enable(void)
     
    285287 *
    286288 * @return Old interrupt priority level.
     289 *
    287290 */
    288291NO_TRACE static inline ipl_t interrupts_disable(void)
  • kernel/arch/ia32/include/arch/cpuid.h

    rdb4c43e1 re98f1c3e  
    8585       
    8686        asm volatile (
    87                 "pushf\n"                       /* read flags */
     87                "pushf\n"                      /* read flags */
    8888                "popl %[ret]\n"
    8989                "movl %[ret], %[val]\n"
    9090               
    91                 "xorl %[eflags_id], %[val]\n"   /* swap the ID bit */
     91                "xorl %[eflags_id], %[val]\n"  /* swap the ID bit */
    9292               
    93                 "pushl %[val]\n"                /* propagate the change into flags */
     93                "pushl %[val]\n"               /* propagate the change into flags */
    9494                "popf\n"
    9595                "pushf\n"
    9696                "popl %[val]\n"
    9797               
    98                 "andl %[eflags_id], %[ret]\n"   /* interrested only in ID bit */
     98                "andl %[eflags_id], %[ret]\n"  /* interrested only in ID bit */
    9999                "andl %[eflags_id], %[val]\n"
    100100                "xorl %[val], %[ret]\n"
  • kernel/arch/ia32/src/context.S

    rdb4c43e1 re98f1c3e  
    5959FUNCTION_END(context_save_arch)
    6060
    61 
    6261## Restore saved CPU context
    6362#
  • kernel/arch/ia32/src/ia32.c

    rdb4c43e1 re98f1c3e  
    143143                zone_merge_all();
    144144        }
    145 
    146145}
    147146
  • kernel/arch/ia32/src/smp/ap.S

    rdb4c43e1 re98f1c3e  
    7575        movw %ax, %es
    7676        movw %ax, %ss
    77         movl $KA2PA(ctx), %eax          /* KA2PA((uintptr_t) &ctx) */
     77        movl $KA2PA(ctx), %eax          /* KA2PA((uintptr_t) &ctx) */
    7878        movl CONTEXT_OFFSET_SP(%eax), %esp
    79         leal KA2PA(0)(%esp), %esp       /* KA2PA(ctx.sp) */
     79        leal KA2PA(0)(%esp), %esp       /* KA2PA(ctx.sp) */
    8080
    8181        /*
     
    8585        call map_kernel_pse
    8686       
    87         addl $PA2KA(0), %esp            /* PA2KA(ctx.sp) */
     87        addl $PA2KA(0), %esp            /* PA2KA(ctx.sp) */
    8888       
    8989        /* create the first stack frame */
  • kernel/arch/ia64/src/debug/stacktrace_asm.S

    rdb4c43e1 re98f1c3e  
    4040        br.ret.sptk.many b0
    4141FUNCTION_END(program_counter_get)
    42 
  • kernel/arch/sparc32/include/arch/barrier.h

    rdb4c43e1 re98f1c3e  
    7171
    7272#ifdef KERNEL
     73
    7374#define smc_coherence(addr)
    7475#define smc_coherence_block(addr, size)
     76
    7577#endif  /* KERNEL */
    7678
  • kernel/generic/include/adt/list.h

    rdb4c43e1 re98f1c3e  
    8383        for (itype *iterator = NULL; iterator == NULL; iterator = (itype *) 1) \
    8484                for (link_t *_link = (list).head.prev; \
    85                     iterator = list_get_instance(_link, itype, member), \
     85                    iterator = list_get_instance(_link, itype, member), \
    8686                    _link != &(list).head; _link = _link->prev)
    8787
  • kernel/generic/src/adt/btree.c

    rdb4c43e1 re98f1c3e  
    10471047/** Return number of B-tree elements.
    10481048 *
    1049  * @param t    B-tree to count.
     1049 * @param t B-tree to count.
     1050 *
    10501051 * @return Return number of B-tree elements.
    10511052 *
  • kernel/generic/src/console/kconsole.c

    rdb4c43e1 re98f1c3e  
    166166const char *cmdtab_enum(const char *name, const char **h, void **ctx)
    167167{
    168         link_t **startpos = (link_t**)ctx;
     168        link_t **startpos = (link_t**) ctx;
    169169        size_t namelen = str_length(name);
    170170       
     
    183183                if (str_lcmp(curname, name, namelen) == 0) {
    184184                        *startpos = (*startpos)->next;
    185                         if (h) {
     185                        if (h)
    186186                                *h = hlp->description;
    187                         }
     187                       
    188188                        spinlock_unlock(&cmd_lock);
    189189                        return (curname + str_lsize(curname, namelen));
     
    249249                       
    250250                        if (continue_showing_hints) {
    251                                
    252251                                if (help)
    253252                                        printf("%s%s (%s)\n", name, hint, help);
     
    292291        while (isspace(cmdline[start]))
    293292                start++;
     293       
    294294        end = start + 1;
     295       
    295296        while (!isspace(cmdline[end]))
    296297                end++;
     
    374375                                for (beg = position - 1;
    375376                                    (beg > 0) && (!isspace(current[beg]));
    376                                     beg--) {
    377                                         ;
    378                                 }
     377                                    beg--);
    379378                               
    380379                                if (isspace(current[beg]))
     
    395394                                        sp = false;
    396395                        }
     396                       
    397397                        if (narg && isspace(current[0]))
    398398                                narg--;
    399 
     399                       
    400400                        int found;
    401401                        if (narg == 0) {
  • kernel/test/test.c

    rdb4c43e1 re98f1c3e  
    6969};
    7070
    71 const char* tests_hints_enum(const char *input, const char **help,
     71const char *tests_hints_enum(const char *input, const char **help,
    7272    void **ctx)
    7373{
    7474        size_t len = str_length(input);
    75         test_t **test = (test_t**)ctx;
     75        test_t **test = (test_t **) ctx;
    7676       
    7777        if (*test == NULL)
  • kernel/test/test.h

    rdb4c43e1 re98f1c3e  
    8585extern test_t tests[];
    8686
    87 extern const char* tests_hints_enum(const char *, const char **, void **);
     87extern const char *tests_hints_enum(const char *, const char **, void **);
    8888
    8989#endif
Note: See TracChangeset for help on using the changeset viewer.