All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arthur Marsh <arthur.marsh@internode.on.net>
To: Herbert Xu <herbert@gondor.hengli.com.au>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>,
	andr345@gmail.com, rusty@rustcorp.com.au,
	linux-kernel@vger.kernel.org,
	Tim Chen <tim.c.chen@linux.intel.com>
Subject: Re: [3.12-rc1] Dependency on module-init-tools >= 3.11 ?
Date: Thu, 12 Sep 2013 20:42:35 +0930	[thread overview]
Message-ID: <5231A1A3.3060804@internode.on.net> (raw)
In-Reply-To: <20130912042622.GA15181@gondor.apana.org.au>



Herbert Xu wrote, on 12/09/13 13:56:
> On Wed, Sep 11, 2013 at 08:43:19PM +0900, Tetsuo Handa wrote:
>> Hello.
>>
>> I'm again having the boot failure problem due to commit 68411521 'Reinstate
>> "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform
>> framework"' in linux.git .
>
> OK, can you please try this patch on top of the current tree?
>
> This way at least you'll have a working system until your initramfs
> tool is fixed to do the right thing.
>
> diff --git a/crypto/Makefile b/crypto/Makefile
[deleted]
> Thanks,
>

Thanks for the help, I can confirm that with Herbet's patch applied I am 
now booting fine on Debian using

CONFIG_SCSI=Y
CONFIG_ATA=M
CONFIG_BLK_DEV_SD=M

on both an x86-64 (AMD Athlon64) machine with SATA boot disk and an i386 
(Pentium 4) machine with PATA boot disk.

Regards,

Arthur.

  parent reply	other threads:[~2013-09-12 11:12 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 11:53 [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency Tetsuo Handa
2013-07-16 11:55 ` Herbert Xu
2013-07-16 13:49   ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency Tetsuo Handa
2013-07-16 16:23     ` Tim Chen
2013-07-16 16:23       ` Tim Chen
2013-07-17 11:52       ` [PATCH 3.11-rc1] crypto: Fix boot failure due tomoduledependency Tetsuo Handa
2013-07-17 11:52         ` Tetsuo Handa
2013-07-17 16:46         ` Tim Chen
2013-07-17 16:46           ` Tim Chen
2013-07-17 20:50           ` [PATCH 3.11-rc1] crypto: Fix boot failure duetomoduledependency Tetsuo Handa
2013-07-17 20:50             ` Tetsuo Handa
2013-07-17 21:53             ` Tim Chen
2013-07-17 21:53               ` Tim Chen
2013-07-17 22:08             ` Tim Chen
2013-07-17 22:08               ` Tim Chen
2013-07-18  3:47               ` [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency Tetsuo Handa
2013-07-18  3:47                 ` Tetsuo Handa
2013-07-18 21:00                 ` Tim Chen
2013-07-18 21:00                   ` Tim Chen
2013-07-18 22:17                   ` Rafael J. Wysocki
2013-07-18 22:17                     ` Rafael J. Wysocki
2013-07-18 23:08                     ` Tim Chen
2013-07-18 23:08                       ` Tim Chen
2013-07-19 13:03                       ` Rafael J. Wysocki
2013-07-19 13:03                         ` Rafael J. Wysocki
2013-07-19 14:49                         ` Rafael J. Wysocki
2013-07-19 14:49                           ` Rafael J. Wysocki
2013-07-19 18:08                           ` Tim Chen
2013-07-19 18:08                             ` Tim Chen
2013-07-19 21:38                             ` Rafael J. Wysocki
2013-07-19 21:38                               ` Rafael J. Wysocki
2013-07-19 23:16                               ` Greg Kroah-Hartman
2013-07-19 23:16                                 ` Greg Kroah-Hartman
2013-07-19 23:21                                 ` H. Peter Anvin
2013-07-19 23:24                                   ` Herbert Xu
2013-07-19 23:24                                     ` Herbert Xu
2013-07-19 23:37                                     ` Tim Chen
2013-07-19 23:37                                       ` Tim Chen
2013-07-20  1:31                                       ` Tim Chen
2013-07-20  1:31                                         ` Tim Chen
2013-07-20  2:19                                         ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency Tetsuo Handa
2013-07-20  2:19                                           ` Tetsuo Handa
2013-07-20  5:30                                         ` [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency Herbert Xu
2013-07-20  5:30                                           ` Herbert Xu
2013-07-20  5:56                                           ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency Tetsuo Handa
2013-07-20  5:56                                             ` Tetsuo Handa
2013-09-11 11:43                                             ` [3.12-rc1] Dependency on module-init-tools >= 3.11 ? Tetsuo Handa
2013-09-12  4:26                                               ` Herbert Xu
2013-09-12  5:03                                                 ` Tetsuo Handa
2013-09-12  5:28                                                   ` Herbert Xu
2013-09-12  5:28                                                     ` Herbert Xu
2013-09-12 10:20                                                     ` Tetsuo Handa
2013-09-12 10:20                                                       ` Tetsuo Handa
2013-09-12 10:29                                                       ` Herbert Xu
2013-09-12 10:29                                                         ` Herbert Xu
2013-09-12 14:26                                                         ` Waiman Long
2013-09-12 14:26                                                           ` Waiman Long
2013-09-13 13:27                                                           ` Tetsuo Handa
2013-09-13 13:27                                                             ` Tetsuo Handa
2013-09-12 11:12                                                 ` Arthur Marsh [this message]
2013-07-19 23:26                                   ` [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency Greg Kroah-Hartman
2013-07-19 23:28                                     ` H. Peter Anvin
2013-07-20  0:00                                 ` Rafael J. Wysocki
2013-07-20  0:00                                   ` Rafael J. Wysocki
2013-07-20  3:06                                   ` Rafael J. Wysocki
2013-07-20  3:06                                     ` Rafael J. Wysocki
2013-07-20  9:51                                     ` Rafael J. Wysocki
2013-07-20  9:51                                       ` Rafael J. Wysocki
2013-07-20 11:01                                       ` Rafael J. Wysocki
2013-07-20 11:01                                         ` Rafael J. Wysocki
2013-07-18 23:44                     ` H. Peter Anvin
2013-07-19 12:57                       ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5231A1A3.3060804@internode.on.net \
    --to=arthur.marsh@internode.on.net \
    --cc=andr345@gmail.com \
    --cc=herbert@gondor.hengli.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    --cc=rusty@rustcorp.com.au \
    --cc=tim.c.chen@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.