On Thu, Jan 24, 2013 at 03:37:28AM +0100, Sven Köhler wrote:
> Am 24.01.2013 03:24, schrieb Greg KH:
> > On Thu, Jan 24, 2013 at 03:06:29AM +0100, Sven Köhler wrote:
> >> Hi,
> >>
> >> I had to revert this, because it resulted in
> >>
> >> LD init/built-in.o
> >> arch/x86/built-in.o: In func
Hi Paul,
> On Thu, 2013-01-24 at 01:07 +0900, Kouichi ONO wrote:
> > At target_fabric_port_link(), struct se_device *dev is used before set?
>
> It seems the (stable specific) patch in
> http://article.gmane.org/gmane.linux.kernel.stable/40880 should fix
> that.
This patch fixed a problem.
Than
On Thu, 2013-01-24 at 01:07 +0900, Kouichi ONO wrote:
> At target_fabric_port_link(), struct se_device *dev is used before set?
It seems the (stable specific) patch in
http://article.gmane.org/gmane.linux.kernel.stable/40880 should fix
that.
Paul Bolle
--
To unsubscribe from this list: send the
Am 24.01.2013 03:24, schrieb Greg KH:
> On Thu, Jan 24, 2013 at 03:06:29AM +0100, Sven Köhler wrote:
>> Hi,
>>
>> I had to revert this, because it resulted in
>>
>> LD init/built-in.o
>> arch/x86/built-in.o: In function `setup_arch':
>> (.init.text+0x359e): undefined reference to `early_pci_
On Thu, Jan 24, 2013 at 03:06:29AM +0100, Sven Köhler wrote:
> Hi,
>
> I had to revert this, because it resulted in
>
> LD init/built-in.o
> arch/x86/built-in.o: In function `setup_arch':
> (.init.text+0x359e): undefined reference to `early_pci_allowed'
> arch/x86/built-in.o: In function `
diff --git a/Makefile b/Makefile
index 51a9bda..f9196bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 7
-SUBLEVEL = 3
+SUBLEVEL = 4
EXTRAVERSION =
NAME = Terrified Chipmunk
diff --git a/arch/arm64/include/asm/pgtable.h b/arch/arm64/include/asm/pgtable.h
index
6 matches
Mail list logo