X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=mm%2Fpercpu.c;h=442010cc91c6c82eb8489e64d21500baa52b5911;hb=d9c4f846997c6d37e4f56907d93f1be022c17c6b;hp=008fbd9e6fa4c30bf5c234741b6151d0fdc75d3f;hpb=3b034b0d084221596bf35c8d893e1d4d5477b9cc;p=safe%2Fjmp%2Flinux-2.6 diff --git a/mm/percpu.c b/mm/percpu.c index 008fbd9..442010c 100644 --- a/mm/percpu.c +++ b/mm/percpu.c @@ -46,8 +46,6 @@ * * To use this allocator, arch code should do the followings. * - * - drop CONFIG_HAVE_LEGACY_PER_CPU_AREA - * * - define __addr_to_pcpu_ptr() and __pcpu_ptr_to_addr() to translate * regular address to percpu pointer and back if they need to be * different from the default