P: 000a R08: R09:
Jan 05 22:27:09 host kernel: R10: 0000 R11: 0246 R12:
Jan 05 22:27:09 host kernel: R13: 0019 R14: 7ffca85a3188 R15:
7ffca85a31a0
Regards,
Gabor
gt; md.l b802001c 1
b802001c: 00a5
ar7240> mw.l b802001c 5a
ar7240> md.l b802001c 1
b802001c: 005a...Z
ar7240>
And on the TL-WR841N v8 board (AR9341 Soc):
wasp> md.l b802001c 1
b802001c:
wasp> mw.l b802001c a5
wasp> md.l b802001c 1
b802001c: 00a5
wasp> mw.l b802001c 5a
wasp> md.l b802001c 1
b802001c: 005a...Z
wasp>
Although i did not test it on other SoCs, but i assume that the behaviour is the
same on those.
-Gabor
The callers are expecting an ERR_PTR value in case
of an error. Change he code to return with an encoded
-ENOMEM value in the case of a failed devres_alloc call.
Signed-off-by: Gabor Juhos
---
drivers/usb/phy/phy.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers
2013.09.26. 8:18 keltezéssel, Hans-Christian Egtvedt írta:
> Around Wed 25 Sep 2013 21:50:01 +0200 or thereabout, Gabor Juhos wrote:
>
> Tuning subject to
>
> avr32: cast syscall_return to silence compiler warning
This is indeed better, thanks.
>
>> The patch fixe
The patch fixes the following compiler warning:
CC arch/avr32/kernel/process.o
arch/avr32/kernel/process.c: In function 'copy_thread':
arch/avr32/kernel/process.c:292: warning: assignment makes integer \
from pointer without a cast
Signed-off-by: Gabor Juhos
---
Note: th
he code to only disable idle poll if it is enabled by
the same function to avoid the warning.
Cc: sta...@vger.kernel.org
Signed-off-by: Gabor Juhos
---
Note: the patch is against v3.12-rc2.
---
arch/avr32/kernel/time.c |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/arc
oremap_resource(e1, res);
> //
>
> Signed-off-by: Julia Lawall
Acked-by: Gabor Juhos
Thanks!
-Gabor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Use devm_* functions in order to simplify cleanup
paths.
Signed-off-by: Gabor Juhos
---
drivers/tty/serial/ar933x_uart.c | 26 --
1 file changed, 8 insertions(+), 18 deletions(-)
diff --git a/drivers/tty/serial/ar933x_uart.c b/drivers/tty/serial/ar933x_uart.c
index
2013.04.11. 19:35 keltezéssel, Bjorn Helgaas írta:
> Thanks for checking these out! I put them in my "next" branch and
> pushed it, so they should appear in v3.10.
Great. Thank you!
-Gabor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" i
2013.04.10. 18:31 keltezéssel, Bjorn Helgaas írta:
> On Thu, Apr 4, 2013 at 12:01 PM, Gabor Juhos wrote:
>> The of_node field of the device assigned to a
>> PCI bus is used during scanning of the PCI bus.
>> However on MIPS, the of_node field is assigned
>> only aft
instead
of adding a new forward declaration for that.
Signed-off-by: Gabor Juhos
---
Notes:
Unfortunately I'm not a binutils/gcc expert, so
I don't know if this is the expected behaviour
of those or not.
Removing the __weak annotation from the forward
declaration of 'pcibios_get_phb_o
core will initialize the of_node field
before starting the scan.
Also remove the local assignment of bus->dev.of_node,
it is not needed after the patch.
Signed-off-by: Gabor Juhos
---
arch/mips/pci/pci.c |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/arch/mip
error messages can be removed from the failure code paths.
>
> Signed-off-by: Silviu-Mihai Popescu
Acked-by: Gabor Juhos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at h
error messages can be removed from the failure code paths.
>
> Signed-off-by: Silviu-Mihai Popescu
> ---
> arch/mips/pci/pci-ar724x.c | 18 +-
> 1 file changed, 9 insertions(+), 9 deletions(-)
Acked-by: Gabor Juhos
Just a minor note, arch/mips/pci/pci-ar
lo lo,
I'm trying to compile 2.6.32.60 with gcc 4.7.2, and getting the
following error:
CC arch/x86/kernel/ptrace.o
arch/x86/kernel/ptrace.c:1472:17: error: conflicting types for
'syscall_trace_enter'
In file included from
/usr/src/linux-2.6.32.60-gzpLinux/arch/x86/include/asm/vm86.h:130
just read
the patch and manually edited the source code).
Thanks very much, and good work to you all for the sake of all of us users!
Best wishes, Gabor
On 09/28/2012 11:47 PM, Sarah Sharp wrote:
> On Fri, Sep 28, 2012 at 10:27:43AM -0400, Alan Stern wrote:
>> On Fri, 28 Sep 2012, Dan C
s not recognized, but I am afraid I must resign myself
to missing this entertainment now and in the
foreseeable future.
I posted this bug because I thought if kernel 3.6 goes out with it, that
would be a very bad impression for us, mortal
end-users.
Best wishes,
Gabor
On 09/28/2012 11:47 PM, Sarah
t hub
Bus 002 Device 003: ID 04f2:b330 Chicony Electronics Co., Ltd
Regards,
Gabor
On 09/28/2012 04:16 PM, Dan Carpenter wrote:
> I've filed a bug for this.
>
> https://bugzilla.kernel.org/show_bug.cgi?id=48061
>
> Probably the other information which would be useful is the out
Bug report for kernel version 3.6.rc6
Content of message:
- One-line description
- Full description
- Keywords
- CPU info
- Modules info
- Kernel version
- Loaded driver and hardware information
- PCI information
- SCSI information
One-line description: Western Digital My Passport USB 3.0 hard d
quot;IBM", "ThinkPad Z60m"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad T61P"),
+ HDAPS_DMI_MATCH_INVERT("LENOVO", "ThinkPad R61i"),
HDAPS_DMI_MATCH_NORMAL("IBM", "ThinkPad R61"),
HDAPS_DMI_MATCH_NORMAL("IB
t = 1
Jan 16 23:56:09 twister kernel: unregister_netdevice: waiting for ppp0 to
become free. Usage count = 1
But a "killall -9 pppd" seems to help and then the re-connect (after the
phone got power-cycled) works.
Gabor
--
---
UTF-8 support for lxdialog with wchar. The installed wide ncurses (ncursesw) is
optional.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/lxdialog/check-lxdialog.sh |6
kbuild-szilard/scripts/kconfig/lxdialog/checklist.c | 13 -
kbuild-s
On Mon, Jan 07, 2008 at 06:10:29PM -0600, Robert Hancock wrote:
> Gabor, I just noticed you said that it worked OK in 2.6.20, yet 2.6.22
> fails. 2.6.20 had ADMA support as well, so I wonder what change started
> causing the problem. Would it be possible for you to do a git bisect (
Full gettext support for menuconfig.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/mconf.c | 51 -
1 file changed, 26 insertions(+), 25 deletions(-)
diff -puN scr
Gettext support for menu and toolbar.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/Makefile|7 +--
kbuild-szilard/scripts/kconfig/POTFILES.in |1 +
2 files changed, 6 insertions(+),
ter kernel: [] tracesys+0xdc/0xe1
Jan 11 23:46:42 twister kernel:
If I'm not mistaken the "cat" above is the "cat /dev/zero >
/dev/rfcomm0" command.
Gabor
--
-
MTA SZTAKI Comp
Gettext support for conf.c .
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/conf.c | 34 +++---
1 file changed, 19 insertions(+), 15 deletions(-)
diff -puN scripts/kc
This patch adds tracking messages.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/Makefile | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff -puN scripts/kconfig/Make
Gettext support for lxdialog.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/POTFILES.in |6 ++
kbuild-szilard/scripts/kconfig/lxdialog/checklist.c |4 ++--
kbuild-szilard/scr
Full gettext support for xconfig.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/qconf.cc | 93
1 file changed, 49 insertions(+), 44 deletions(-)
diff -puN scr
This patch removes the unnecessary whitespaces from end of help lines of
Kconfig files.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/lex.zconf.c_shipped |5 +
kbuild-szilard/scripts/kco
This patch removes the indirect I18N support for config file.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/menu.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -puN scripts/kconfig/menu.c~kconfig-i18n-16-menu-fix scripts/kconfig/
Gettext support for symbol names are unnecessary.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/gconf.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN scripts/kconfig/gconf.c~kco
This patch adds missing gettext macros.
Signed-off-by: Egry Gabor <[EMAIL PROTECTED]>
Reviewed-by: Sam Ravnborg <[EMAIL PROTECTED]>
---
kbuild-szilard/scripts/kconfig/gconf.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff -puN scripts/kconfig/gconf.c~kco
008
Jan 10 10:59:09 twister kernel: ---[ end trace b33fe66800773e0c ]---
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungaria
:52 twister kernel: ---[ end trace d7aa1b498ca58476 ]---
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Scien
On Tue, Jan 08, 2008 at 12:24:05AM +0900, Tejun Heo wrote:
> Does the attached patch fix the problem?
No, it still oopses.
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy
mutex_lock+0x10/0x1d
Jan 7 14:35:43 twister kernel: RSP
Jan 7 14:35:43 twister kernel: CR2: 00b8
Jan 7 14:35:43 twister kernel: ---[ end trace 0e3a1176e9294792 ]---
Gabor
--
-
MTA SZTAKI Computer and
> set_bit(RFCOMM_TTY_RELEASED, &dev->flags);
> rfcomm_dev_put(dev);
> }
This did not trigger.
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
--
On Wed, Jan 02, 2008 at 04:16:42PM +0100, Gabor Gombas wrote:
> So the patch referenced above does not help. But I've found a very easy
> way to trigger the bug:
>
> - do a "cat /dev/zero > /dev/rfcomm0"
> - switch the phone off
> - switch the phone on, and th
n, and the kernel oopses
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
-
--
To unsubscribe from this list: se
On Sat, Dec 29, 2007 at 04:07:04PM +0800, Dave Young wrote:
> Please try the -mm tree kernel, might have been fixed by :
> http://lkml.org/lkml/2007/11/18/141
I've applied the patch on top of 2.6.24-rc6 (I don't want to run -mm
kernels on this machine). We'll see
g selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy o
er kernel: Code: 83 3b 01 75 05 e8 e8 29 1e 00 48 c7 c6 08
de 61 80 48 89 df
Dec 28 15:30:29 twister kernel: RIP [] dput+0xd/0x103
Dec 28 15:30:29 twister kernel: RSP
Dec 28 15:30:29 twister kernel: CR2: fffe
Gabor
--
-
me_ disk regardless of the cable type.
There is one thing however that could be improved: renaming a disk in an
udev rule should propagate the new name back to the kernel, just like
renaming an ethernet interface does. That way mapping error messages to
physical disk locations could be made
ftruncate() on
the file descriptor, and then your daemon will get a nice SIGBUS when it
tries to access the shared memory. Handling that gracefully may not be
trivial esp. if your daemon is multi-threaded. SYSV shmem is _much_
nicer when you want sha
sses, however, can access the
nfs4 mounted file system. Any idea?
Thanks
Gabor Kovacs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
l, the differences in
the reported values are insignificant.
SMART shows the same behavior regardless if ADMA is enabled or not, but
when booting with ADMA-enabled I got a SATA exception for sdc in about
10 minutes in single-user mode so basically no I/O load. I never got a
SATA exception with AD
h 2.6.20 and it never occured with 2.6.22 ever
since I have disabled ADMA.
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
-
FUA
sdd: sdd1 sdd2 < sdd5 sdd6 sdd7 sdd8 >
sd 7:0:0:0: [sdd] Attached SCSI disk
The controller in question is
00:07.0 IDE interface [0101]: nVidia Corporation CK804 Serial ATA Controller
[10de:0054] (rev f3) (prog-if 85 [Master SecO PriO])
00:08.0 IDE interface [0101]: nVidi
pe
ii skype 1.4.0.74-1
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
-
-
To unsubscribe from this list: s
4674
/dev/snd/controlC0
I do not even have the OSS compat interface enabled in my kernel.
Gabor
--
-
MTA SZTAKI Computer and Automation Research Institute
Hungarian
s (from v3) that are considered as good (free, innovative, in
the spirit of whatever etc.) by the majority of the kernel developers.
I guess to have an own version of the GPL license could also help to
resolve (future) dual-licensing problems.
Gabor Czigola
-
To unsubscribe from this list: send t
ase Cc: me back when answering; I'm not subscribed.
thanks
Gabor Vitez
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On Sat, May 12, 2007 at 05:05:51PM +0200, Patrick McHardy wrote:
> Gabor Burjan wrote:
> > EIP is at destroy_conntrack+0x52/0x127 [nf_conntrack]
> >
> >>>nmblookup
> >>>cat /proc/net/ip_conntrack
> >>>
> >>>sleep 3
> >>
Hi,
On Thu, May 10, 2007 at 03:34:11AM -0700, Andrew Morton wrote:
>
> (add netdev to cc)
>
> On Thu, 10 May 2007 11:06:03 +0200 Gabor Burjan <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > [1.] One line summary of the problem:
> >
> > Kernel
XGI™ Releases Source Code for Linux
2005/04/11
"XGI Technology, Inc. today releases its source code for Linux. To
support the large and growing Linux community, XGI Technology released
the source code to X.Org, XFree86.Org, and Kernel.Org for its desktop,
notebook, and se
by looking at what _might_ be involved.
| Is this device driven by EHCI?
yes, i think so. Asus P4C800-E mobo. Details in the tarball.
| A snapshot of /proc/bus/usb/devices would be useful (BTW, Gabor,
| please do it on both 2.4.28 and 2.4.30-rc).
Right now I have .30-rc only: http://gzp.odpn.net
I have a Philips 750 webcam camera, equipped with a
Sony CCD sensor + TDA878.
It was working fine with 2.4.29 and earlier kernels, often with
100-150 days uptime.
As I upgraded to 2.4.30-rc kernels, started getting such error in my
kernel log:
pwc Too many ISOC errors, bailing out.
pwc pwc_isoc_
Dear linux-kernel developers,
oops with 2.4.28
Feb 10 10:33:28 gateway Unable to handle kernel NULL pointer dereference at
virtual address 0010
Feb 10 10:33:29 gateway <1>Unable to handle kernel paging request at virtual
address 35f90157
Feb 10 10:33:41 gateway <1>Unable to handle kernel pa
s off for
> anyone but the builder.
It is not needed.
Gabor
--
Gabor Gombas Eotvos Lorand University
E-mail: [EMAIL PROTECTED]Hungary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
065 (rev 42)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 04)
-
I can give more information on request.
Regards:
Gabor
P.S.: gotta get better English :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo
Hi,
I've just bought a DVD ROM drive to do something with our player (mplayer),
namely developing a css module for it. The problem is that after random
time of massive usage of drive, my computer freeze. It's most likely to
freeze when I'm copying large amount of data, but with only playing
mp3 f
On Wed, Jan 31, 2001 at 05:06:07PM +, Alan Cox wrote:
> > Does Linus or anyone object to raising the ksmg buffer from 16K to 32K?
> > 4/5 systems I have now overflow the buffer during boot before init is
> > even launched.
>
> Thats just an indication that 2.4.x is currently printking too muc
Hi,
lgb@vega:~$ uname -a
Linux vega 2.2.18pre24 #1 Thu Dec 7 14:08:36 CET 2000 i686 unknown
I created a directory from shell (bash). The next ls didn't show it,
I had to type ls second time too to get the changes. Is it a known bug?
Is it fixed in 2.2.18final ?
--
--[ Gábor Lénárt ]---[ Viven
On Mon, Dec 11, 2000 at 04:38:11PM -0200, Rik van Riel wrote:
> On 11 Dec 2000, John Fremlin wrote:
>
> > Two points: [snipped]
>
>
> Doing a 'make bzImage' is NOT VM-intensive. Using this as a test
> for the VM doesn't make any sense since it doesn't really excercise
> the VM i
66 matches
Mail list logo