ANDROID: 16K: Duplicate command line for parsing page_shift
Using parse_args() on saved_command_line modifies it and results in losing the original content. Duplicate the command line for parsing. Fixes: ad60adea ("ANDROID: 16K: Init page_shift param in a pure_initcall()") Bug: 380987371 Change-Id: I6998e465bbedc03c2e319bb27fb13b7dad666042 Signed-off-by:Jacky Liu <qsliu@google.com>
Loading
Please sign in to comment