repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sysfs: Remove support for tagged directories with untagged members (again)
[linux-btrfs-devel.git]
/
arch
/
um
/
os-Linux
/
sys-x86_64
/
task_size.c
blob
26a0dd1f349c62600e8415e81c59a807e054a9d5
1
unsigned long
os_get_top_address
(
unsigned long
shift
)
2
{
3
/* The old value of CONFIG_TOP_ADDR */
4
return
0x7fc0000000
;
5
}