* [git pull] m68k updates for 3.16 (take 2)
@ 2014-07-13 9:08 Geert Uytterhoeven
2014-07-13 9:34 ` Christoph Hellwig
0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-07-13 9:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Linux/m68k, Linux Kernel Development
Hi Linus,
The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:
Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus
for you to fetch changes up to 5bc8c7cdeb6e3d9c1b938b4029d9a22f8dc5cd9d:
m68k: Export mach_random_get_entropy to modules (2014-07-11 10:37:53 +0200)
Summary:
- Fix for a boot regression introduced in v3.16-rc1,
- Fix for a built issue in -next.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (2):
m68k: Fix boot regression on machines with RAM at non-zero
m68k: Export mach_random_get_entropy to modules
arch/m68k/kernel/head.S | 3 ++-
arch/m68k/kernel/time.c | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [git pull] m68k updates for 3.16 (take 2)
2014-07-13 9:08 [git pull] m68k updates for 3.16 (take 2) Geert Uytterhoeven
@ 2014-07-13 9:34 ` Christoph Hellwig
2014-07-13 18:16 ` Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2014-07-13 9:34 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Torvalds, Andrew Morton, Linux/m68k,
Linux Kernel Development
On Sun, Jul 13, 2014 at 11:08:07AM +0200, Geert Uytterhoeven wrote:
> m68k: Fix boot regression on machines with RAM at non-zero
> m68k: Export mach_random_get_entropy to modules
What modular user of random_get_entropy is this for? Can't find one in
the current tree, and I don't really think this is something that should
be exported either.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [git pull] m68k updates for 3.16 (take 2)
2014-07-13 9:34 ` Christoph Hellwig
@ 2014-07-13 18:16 ` Geert Uytterhoeven
0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-07-13 18:16 UTC (permalink / raw)
To: Christoph Hellwig
Cc: Linus Torvalds, Andrew Morton, Linux/m68k,
Linux Kernel Development
Hi Christoph,
On Sun, Jul 13, 2014 at 11:34 AM, Christoph Hellwig <hch@infradead.org> wrote:
> On Sun, Jul 13, 2014 at 11:08:07AM +0200, Geert Uytterhoeven wrote:
>> m68k: Fix boot regression on machines with RAM at non-zero
>> m68k: Export mach_random_get_entropy to modules
>
> What modular user of random_get_entropy is this for? Can't find one in
> the current tree, and I don't really think this is something that should
> be exported either.
The second to last chunk of "crypto: drbg - Mix a time stamp into DRBG state"
calls random_get_entropy(), cfr.
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=27e4de2bd1804c24e3e517dd54026c1f60e8fe27
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-13 18:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-13 9:08 [git pull] m68k updates for 3.16 (take 2) Geert Uytterhoeven
2014-07-13 9:34 ` Christoph Hellwig
2014-07-13 18:16 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox