17 Feb, 2015
1 commit
-
The fewer Kconfig options we have the better. Use the generic
CONFIG_FS_DAX to enable XIP support in ext2 as well as in the core.Signed-off-by: Matthew Wilcox
Cc: Andreas Dilger
Cc: Boaz Harrosh
Cc: Christoph Hellwig
Cc: Dave Chinner
Cc: Jan Kara
Cc: Jens Axboe
Cc: Kirill A. Shutemov
Cc: Mathieu Desnoyers
Cc: Randy Dunlap
Cc: Ross Zwisler
Cc: Theodore Ts'o
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
02 Sep, 2013
1 commit
-
Support past and active versions of python while maintaining backward
compatibility. Script has been tested on python versions up to and
including 3.3.X.Signed-off-by: Mike Pagano
Signed-off-by: Michal Marek
20 Aug, 2013
1 commit
-
Handle gracefully the instance where config files are not present.
Compatible with python versions 2.5, 2.6 and 2.7.
The try/except is forward compatible with python version 3 once the entire script is ported.Signed-off-by: Mike Pagano
Signed-off-by: Michal Marek
26 Jul, 2008
1 commit
-
Diffconfig is a simple utility for comparing two kernel configuration files.
See usage in the script for more info.Signed-off-by: Tim Bird
Signed-off-by: Sam Ravnborg