summaryrefslogtreecommitdiffstatshomepage
path: root/summary-v5.16rc1-x86-v0.6.4-rel
blob: fbd9cef04233ed9b4ad6d3619e146c8d0a0f206f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
     23 Initializer entry defined twice
     85 Using plain integer as NULL pointer
      4 arithmetics on pointers to functions
     81 array of flexible structures
      7 bad assignment to restricted type
      4 cast between address spaces (__percpu -> __rcu)
      5 cast from non-scalar
    239 cast from restricted type
    476 cast removes address space '__iomem' of expression
     16 cast removes address space '__rcu' of expression
     23 cast removes address space '__user' of expression
      5 cast to non-scalar
   2818 cast to restricted type
    755 cast truncates bits from constant value
    327 context imbalance - different lock contexts for basic block
    431 context imbalance - unexpected unlock
    233 context imbalance - wrong count at exit
    140 dereference of noderef expression
      1 directive in macro's argument list
      3 dubious one-bit signed bitfield
     12 dubious: !x & y
      5 dubious: !x | y
     57 dubious: x & !y
     20 dubious: x | !y
     25 function with external linkage has definition
      2 implicit cast from nocast type
    440 incompatible types in comparison expression (different address spaces)
      7 incompatible types in comparison expression (different base types)
      7 incompatible types in conditional expression (different base types)
   1015 incorrect type in argument (different address spaces)
    364 incorrect type in argument (different base types)
    352 incorrect type in assignment (different address spaces)
   3295 incorrect type in assignment (different base types)
      1 incorrect type in assignment (different modifiers)
    130 incorrect type in initializer (different address spaces)
    169 incorrect type in initializer (different base types)
      2 incorrect type in initializer (incompatible argument (different address spaces))
     27 incorrect type in return expression (different address spaces)
     26 incorrect type in return expression (different base types)
    241 invalid assignment
     37 invalid bitfield specifier for type restricted type.
      7 invalid initializer
      2 marked inline, but without a definition
      1 missing braces around initializer
      1 mixed bitwiseness
      1 multiple address spaces given
      4 no generic selection for ...
      2 no newline at end of file
      4 obsolete array initializer, use C99 syntax
    805 restricted type degrades to integer
      4 static assertion failed
      5 subtraction of different types can't work (different address spaces)
      2 subtraction of functions? Share your drugs
      1 switch with no cases
      1 symbol redeclared with different type (incompatible argument (different address spaces))
    686 symbol was not declared. Should it be static?
      3 trying to concatenate long character string (8191 bytes max)