1
0
mirror of https://github.com/dynup/kpatch synced 2025-02-18 02:37:01 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Josh Poimboeuf
c799ecc55f make _rs a special static local
The _rs variable is used for printk ratelimiting, similar to __warned,
which makes it a logical candidate to be "special": don't correlate it,
yet don't mark a function as changed just because it references it.
2014-10-07 08:09:20 -05:00