You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'linus' into core/rcu
This commit is contained in:
@@ -13,6 +13,7 @@ config DEFCONFIG_LIST
|
||||
default "/lib/modules/$UNAME_RELEASE/.config"
|
||||
default "/etc/kernel-config"
|
||||
default "/boot/config-$UNAME_RELEASE"
|
||||
default "$ARCH_DEFCONFIG"
|
||||
default "arch/$ARCH/defconfig"
|
||||
|
||||
menu "General setup"
|
||||
|
||||
@@ -24,7 +24,6 @@ static struct {
|
||||
|
||||
static int md_setup_ents __initdata;
|
||||
|
||||
extern int mdp_major;
|
||||
/*
|
||||
* Parse the command-line parameters given our kernel, but do not
|
||||
* actually try to invoke the MD device now; that is handled by
|
||||
|
||||
Reference in New Issue
Block a user