aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2005-07-28 08:45:06 -0400
committerLinus Torvalds <[email protected]>2005-07-28 08:40:31 -0700
commitcd85c8b4457a52d3545fdb9532082b2c1ebd5f21 (patch)
tree58b294ef3cd90f08fa77555352de63934a881405 /net/core/dev.c
parent79a8810221ee9ea96c4e5a5817afb88f22ea698c (diff)
[PATCH] speed up on find_first_bit for i386 (let compiler do the work)
Avoid using "rep scas", just let the compiler select a sequence of regular instructions. Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions