Hello TJ, I try your patch but it fails on apply (see check.c.X in attachment) and when compiling the kernel this build error occurs :l fs/partitions/check.c:347: erreur: conflicting types for ‘add_partition’ include/linux/genhd.h:533: erreur: previous declaration of ‘add_partition’ was here fs/partitions/check.c: In function ‘add_partition’: fs/partitions/check.c:406: attention : ‘return’ with a value, in function returning void fs/partitions/check.c:412: attention : ‘return’ with a value, in function returning void fs/partitions/check.c: In function ‘rescan_partitions’: fs/partitions/check.c:512: erreur: valeur void n'a pas été ignorée comme elle aurait dû l'être make[2]: *** [fs/partitions/check.o] Erreur 1 make[1]: *** [fs/partitions] Erreur 2 make: *** [fs] Erreur 2 Regards.