aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/zconf.tab.c_shipped
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 19:55:52 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 19:55:52 -0700
commit14067ff536286bd2f7f79d46337d2228b12ef880 (patch)
tree74028825cc4562caf4c12cd96aebdce96aa6092c /scripts/kconfig/zconf.tab.c_shipped
parentMerge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (diff)
downloadlinux-dev-14067ff536286bd2f7f79d46337d2228b12ef880.tar.xz
linux-dev-14067ff536286bd2f7f79d46337d2228b12ef880.zip
vfs: make gcc generate more obvious code for acl permission checking
The "fsuid is the inode owner" case is not necessarily always the likely case, but it's the case that doesn't do anything odd and that we want in straight-line code. Make gcc not generate random "jump around for the fun of it" code. This just helps me read profiles. That thing is one of the hottest parts of the whole pathname lookup. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/kconfig/zconf.tab.c_shipped')
0 files changed, 0 insertions, 0 deletions