1. 31 10月, 2011 15 次提交
  2. 25 10月, 2011 1 次提交
  3. 23 10月, 2011 4 次提交
  4. 21 10月, 2011 1 次提交
  5. 18 10月, 2011 1 次提交
  6. 17 10月, 2011 17 次提交
  7. 14 10月, 2011 1 次提交
    • N
      ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H · 0cdc8b92
      Nicolas Pitre 提交于
      Given that we want the default to not have any <mach/memory.h> and given
      that there are now fewer cases where it is still provided than the cases
      where it is not at this point, this makes sense to invert the logic and
      just identify the exception cases.
      
      The word "need" instead of "have" was chosen to construct the config
      symbol so not to suggest that having a mach/memory.h file is actually
      a feature that one should aim for.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      0cdc8b92